CRAN

genoPlotR 0.8.9

Plot Publication-Grade Gene and Genome Maps

Released Jan 25, 2019 by Lionel Guy

This package can be loaded by Renjin but 7 out 20 tests failed.

Dependencies

ade4 1.7-11

Draws gene or genome maps and comparisons between these, in a publication-grade manner. Starting from simple, common files, it will draw postscript or PDF files that can be sent as such to journals.

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>genoPlotR</artifactId>
    <version>0.8.9-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>

View build log

Renjin CLI

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

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

Test Results

This package was last tested against Renjin 0.9.2719 on Jan 27, 2019.