CRAN

qtlbim 2.0.7

QTL Bayesian Interval Mapping

Released Apr 16, 2013 by Brian S. Yandell

This package can be loaded by Renjin but 18 out 38 tests failed.

Dependencies

coda 0.19-1 MASS 7.3-50 lattice 0.20-35 qtl 1.42-8

Functions for model selection for genetic architecture.

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>qtlbim</artifactId>
    <version>2.0.7-b283</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:qtlbim')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.