CRAN

MultiPhen 2.0.2

A Package to Test for Pleiotropic Effects

Released May 16, 2017 by Lachlan Coin

This package is available for Renjin and there are no known compatibility issues.

Dependencies

epitools 0.09 meta 4.9-0 gplots 3.0.1 abind 1.4-3 RColorBrewer 1.1-2 MASS 7.3-47 HardyWeinberg 1.5.9

Performs genetic association tests between SNPs (one-at-a-time) and multiple phenotypes (separately or in joint model).

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>MultiPhen</artifactId>
    <version>2.0.2-b8</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:MultiPhen')

Test Results

This package was last tested against Renjin 0.8.2561 on Dec 22, 2017.