Skip to content

rqtl/qtl2convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R/qtl2convert

R-CMD-check CRAN_Status_Badge r-universe badge zenodo DOI

R/qtl2 (aka qtl2) is a reimplementation of the QTL analysis software R/qtl, to better handle high-dimensional data and complex cross designs.

The qtl2convert package is for converting data among the R/qtl2, DOQTL, and R/qtl formats.


Installation

Install the qtl2convert package from CRAN:

install.packages("qtl2convert")

Alternatively, install it from R universe:

install.packages("qtl2convert", repos=c("https://rqtl.r-universe.dev",
                                        "https://cloud.r-project.org"))

Or use remotes to install it from its GitHub source:

install.packages("remotes")
remotes::install_github("rqtl/qtl2convert")

License

Licensed under GPL-3.

About

R package for converting data among R/qtl2, DOQTL, and R/qtl

Resources

License

Stars

5 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors

Languages