Learn R Programming

MoBPS (version 1.13.1)

get.qtl: QTL extraction

Description

Function to the position of QTLs (for snp/chr use get.qtl.effects()

Usage

get.qtl(population)

Value

Vector of SNP positions

Arguments

population

Population list

Examples

Run this code
data(ex_pop)
positions <- get.qtl(ex_pop)

Run the code above in your browser using DataLab