BioConductor
gaia 2.24.0
GAIA: An R package for genomic analysis of significant chromosomal aberrations.
Released Sep 13, 2010 by S. Morganella
This package can be loaded by Renjin but 2 out 8 tests failed.
This package allows to assess the statistical significance of chromosomal aberrations.
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.bioconductor</groupId> <artifactId>gaia</artifactId> <version>2.24.0-b1</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.bioconductor:gaia')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.