CRAN
MOJOV 1.0.1
Mojo Variants: Rare Variants analysis
Released Feb 28, 2013 by Ke-Hao Wu
This package can be loaded by Renjin but 4 out 8 tests failed.
Dependencies
aod 1.3 survey 3.33-2 lattice 0.20-35 saws 0.9-6.1
A package for analysis between rare variants and quantitative traits by CMC (the combined multivariate and collapsing method).
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>MOJOV</artifactId> <version>1.0.1-b37</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:MOJOV')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.