Skip to content

byandell-envsys/DOread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R/DOread

Brian Yandell

R/DOread is a support library for extending R/qtl2, primarily associated with capabilities.reimplementation of qtl2ggplot (for data visualization). See R/qtl2 (aka qtl2) for the bigger story of the qtl2 suite of routines.


Installation

You can install R/DOread from GitHub.

You will need the following packages for DOread:

install.packages(c("assertthat", "dplyr", "feather", "dbplyr"))

Once you have installed these, install DOread as

install_github("byandell/DOread")

Vignettes

coming ...


License

Licensed under GPL-3.

About

Read DO data from RDS files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages