Skip to content

R package for distributing jar files for rTASSEL and rPHG methods.

Notifications You must be signed in to change notification settings

maize-genetics/MGJars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGJars

Overview

The role of this R package is to inialize a JVM and distribute necessary jar files for interacting with the TASSEL and PHG APIs. This is used in two packages generated by the Buckler Lab: rTASSEL and rPHG.

This is currently in a semi-workable stage with the */feature/no-jars experimental branches of rTASSEL and rPHG. In order to use this, the user will need to manually initialize:

library(MGJars)

...and then load rTASSEL and/or rPHG:

library(rTASSEL)
library(rPHG)

Contacts

About

R package for distributing jar files for rTASSEL and rPHG methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages