/qtl2api

Wrapper around rqtl/qtl2

Primary LanguageROtherNOASSERTION

qtl2api

The goal of qtl2api is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("churchill-lab/qtl2api")

Example

This is a basic example which shows you how to solve a common problem:

library(qtl2api)
## basic example code