CRAN
tigreBrowserWriter 0.1.5
'tigreBrowser' Database Writer
Released Jun 7, 2018 by Antti Honkela
This package can be loaded by Renjin but all tests failed.
Dependencies
Write modelling results into a database for 'tigreBrowser', a web-based tool for browsing figures and summary data of independent model fits, such as Gaussian process models fitted for each gene or other genomic element. The browser is available at
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>tigreBrowserWriter</artifactId> <version>0.1.5-b2</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:tigreBrowserWriter')
Test Results
This package was last tested against Renjin 0.9.2689 on Aug 27, 2018.