CRAN

GenABEL 1.8-0

genome-wide SNP association analysis

Released Dec 27, 2013 by Yurii Aulchenko

This package can be loaded by Renjin but 72 out 94 tests failed.

Dependencies

MASS 7.3-50 GenABEL.data 1.0.0

a package for genome-wide association analysis between quantitative or binary traits and single-nucleotide polymorphisms (SNPs).

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>GenABEL</artifactId>
    <version>1.8-0-b435</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:GenABEL')

Test Results

This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.