Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 442 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 442 Bytes

cssl

The goal of cssl is to detect quantitative trait loci (QTLs) for chromosome segment substitution lines (CSSLs).

Installation

You can install the development version of cssl from GitHub with:

# install.packages("devtools")
devtools::install_github("liguocat/cssl")