Skip to content

kbroman/qtl2geno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is now deprecated. qtl2geno, qtl2scan, qtl2plot, and qtl2db have been merged into a single package, qtl2.

Install the new package and remove the old ones:

install.packages("qtl2", repos="https://rqtl.org/qtl2cran")
remove.packages(paste0("qtl2", c("geno", "scan", "plot", "db")))

About

R/qtl2 module for treatment of genotypes (imputation, probability calculation, map estimation)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 53.5%
  • C++ 44.1%
  • C 2.4%