Learn R Programming

MoBPS (version 1.6.64)

get.qtl: QTL extraction

Description

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

Usage

get.qtl(population)

Arguments

population

Population list

Value

Vector of SNP positions

Examples

Run this code
# NOT RUN {
data(ex_pop)
positions <- get.qtl(ex_pop)
# }

Run the code above in your browser using DataLab