Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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("bio-services/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

Plot Linkage Group Maps with QTLs

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.