Skip to content

❗ This is a read-only mirror of the CRAN R package repository. LinkageMapView — Plot Linkage Group Maps with Quantitative Trait Loci. Homepage: https://github.com/louellette/LinkageMapView Report bugs for this package: https://github.com/louellette/LinkageMapView/issues

Notifications You must be signed in to change notification settings

cran/LinkageMapView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkageMapView

Plot Linkage Group Maps with QTLs

Install LinkageMapView by downloading the latest CRAN release:

install.packages("LinkageMapView")
library("LinkageMapView")

If you wish to install the latest developmental release

First install the devtools package.

install.packages("devtools")
library(devtools)

Then to install LinkageMapView:

devtools:: install_github("louellette/LinkageMapView",build_vignettes=TRUE)

Once installed:

library(LinkageMapView)

To see examples and parameter descriptions:

?lmv.linkage.plot

Feel free to add Issues for problems or questions.

About

❗ This is a read-only mirror of the CRAN R package repository. LinkageMapView — Plot Linkage Group Maps with Quantitative Trait Loci. Homepage: https://github.com/louellette/LinkageMapView Report bugs for this package: https://github.com/louellette/LinkageMapView/issues

Resources

Stars

Watchers

Forks

Packages

No packages published