Learn R Programming

⚠️There's a newer version (1.70) of this package.Take me there.

R/qtl: A QTL mapping environment

Authors: Karl W Broman and Hao Wu, with ideas from Gary Churchill and Śaunak Sen and contributions from Danny Arends, Robert Corty, Timothée Flutre, Ritsert Jansen, Pjotr Prins, Lars Rönnegård, Rohan Shah, Laura Shannon, Quoc Tran, Aaron Wolen, and Brian Yandell

R/qtl is an extensible, interactive environment for mapping quantitative trait loci (QTL) in experimental crosses. It is implemented as an add-on package for the freely available and widely used statistical language/software R. The development of this software as an add-on to R allows us to take advantage of the basic mathematical and statistical functions, and powerful graphics capabilities, that are provided with R. Further, the user will benefit by the seamless integration of the QTL mapping software into a general statistical analysis program. Our goal is to make complex QTL mapping methods widely accessible and allow users to focus on modeling rather than computing.

A key component of computational methods for QTL mapping is the hidden Markov model (HMM) technology for dealing with missing genotype data. We have implemented the main HMM algorithms, with allowance for the presence of genotyping errors, for backcrosses, intercrosses, and phase-known four-way crosses.

The current version of R/qtl includes facilities for estimating genetic maps, identifying genotyping errors, and performing single-QTL genome scans and two-QTL, two-dimensional genome scans, by interval mapping (with the EM algorithm), Haley-Knott regression, and multiple imputation. All of this may be done in the presence of covariates (such as sex, age or treatment). One may also fit higher-order QTL models by multiple imputation and Haley-Knott regression.

License

The R/qtl package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

Copy Link

Version

Install

install.packages('qtl')

Monthly Downloads

3,520

Version

1.50

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Karl Broman

Last Published

October 6th, 2021

Functions in qtl (1.50)

addqtl

Scan for an additional QTL in a multiple-QTL model
addmarker

Add a marker to a cross
addcovarint

Add QTL x covariate interaction to a multiple-QTL model
addint

Add pairwise interaction to a multiple-QTL model
add.cim.covar

Indicate marker covariates from composite interval mapping
addloctocross

Add phenotype location into a cross object
addpair

Scan for an additional pair of QTL in a multiple-QTL model
MQM

Introduction to Multiple QTL Model (MQM) mapping
arithscan

Arithmetic operators for scanone and scantwo results
addtoqtl

Add to a qtl object
bristleX

Data on bristle number in Drosophila
add.threshold

Add significance threshold to plot
A starting point

Introductory comments on R/qtl
c.scanoneperm

Combine data from scanone permutations
c.cross

Combine data for QTL experiments
argmax.geno

Reconstruct underlying genotypes
c.scanone

Combine columns from multiple scanone results
compareorder

Compare two orderings of markers on a chromosome
convert2sa

Convert a sex-specific map to a sex-averaged one
allchrsplits

Test all possible splits of a chromosome into two pieces
chrnames

Pull out the chromosome names from a cross
chrlen

Chromosome lengths in QTL experiment
convert2risib

Convert a cross to RIL by sib mating
cbind.scanoneperm

Combine columns from multiple scanone permutation results
bayesint

Bayesian credible interval
bristle3

Data on bristle number in Drosophila
calc.penalties

Calculate LOD penalties
comparecrosses

Compare two cross objects
comparegeno

Compare individuals' genotype data
arithscanperm

Arithmetic Operators for permutation results
calc.genoprob

Calculate conditional genotype probabilities
calc.errorlod

Identify likely genotyping errors
cim

Composite interval mapping
countXO

Count number of obligate crossovers for each individual
drop.dupmarkers

Drop duplicate markers
cleanGeno

Delete genotypes that are possibly in error
cbind.scantwoperm

Combine scantwo permutations by column
checkAlleles

Identify markers with switched alleles
badorder

An intercross with misplaced markers
find.markerpos

Find position of a marker
clean.scantwo

Clean up scantwo output
convert.map

Change map function for a genetic map
drop.markers

Drop a set of markers
clean.cross

Remove derived data
fake.4way

Simulated data for a 4-way cross
find.pheno

Find column number for a particular phenotype
drop.nullmarkers

Drop markers without any genotype data
dropfromqtl

Drop a QTL from a qtl object
convert.scanone

Convert output from scanone for R/qtl version 0.98
formLinkageGroups

Partition markers into linkage groups
find.markerindex

Determine the numeric index for a marker
flip.order

Flip the orders of markers on a set of chromosomes
droponemarker

Drop one marker at a time and determine effect on genetic map
find_large_intervals

Find large intervals in a map
c.scantwo

Combine columns from multiple scantwo results
jittermap

Jitter marker positions in a genetic map
listeria

Data on Listeria monocytogenes susceptibility
hyper

Data on hypertension
inferFounderHap

Crude reconstruction of founder haplotypes in multi-parent RIL
c.scantwoperm

Combine data from scantwo permutations
est.map

Estimate genetic maps
inferredpartitions

Identify inferred partitions in mapping QTL to a phylogenetic tree
est.rf

Estimate pairwise recombination fractions
fake.bc

Simulated data for a backcross
find.pseudomarker

Find the pseudomarker closest to a specified position
formMarkerCovar

Create matrix of marker covariates for QTL analysis
condense.scantwo

Condense the output from a 2-d genome scan
findDupMarkers

Find markers with identical genotype data
effectplot

Plot phenotype means against genotypes at one or two markers
mqmplot.cistrans

cis-trans plot
mqmplot.clusteredheatmap

Plot clustered heatmap of MQM scan on multiple phenotypes
convert2riself

Convert a cross to RIL by selfing
convert.scantwo

Convert output from scantwo for R/qtl version 1.03 and earlier
fake.f2

Simulated data for an F2 intercross
interpPositions

Interpolate positions from one map to another
getid

Pull out the individual identifiers from a cross
effectscan

Plot estimated QTL effects across the whole genome
find.marker

Find marker closest to a specified position
find.flanking

Find flanking markers for a specified position
groupclusteredheatmap

Retrieving groups of traits after clustering
locations

Genetic locations of traits for the multitrait dataset
locateXO

Estimate locations of crossovers
markernames

Pull out the marker names from a cross
max.scanPhyloQTL

Maximum peak in genome scan to map a QTL to a phylogenetic tree
geno.crosstab

Create table of two-locus genotypes
orderMarkers

Find an initial order for markers within chromosomes
mqmsetcofactors

Set cofactors at fixed intervals, to be used with MQM
map10

An example genetic map
map2table

Convert genetic map from list to table.
phenames

Pull out the phenotypes names from a cross
max.scanone

Maximum peak in genome scan
mqmtestnormal

Shapiro normality test used for MQM
mqmplot.cofactors

Plot cofactors on the genetic map
max.scantwo

Maximum peak in two-dimensional genome scan
movemarker

Move a marker to a new chromosome
mqmaugment

MQM augmentation
mqmplot.directedqtl

Plot LOD*Effect curves of a multiple-QTL model
fill.geno

Fill holes in genotype data
mqmplot.permutations

Plot results from mqmpermutation
fitstahl

Fit Stahl interference model
mqmplot.heatmap

Heatmap of a genome of MQM scan on multiple phenotypes
fitqtl

Fit a multiple-QTL model
geno.image

Plot grid of genotype data
lodint

LOD support interval
makeqtl

Make a qtl object
geno.table

Create table of genotype distributions
mqmautocofactors

Automatic setting of cofactors, taking marker density into account
plot.scanoneperm

Plot permutation results for a single-QTL genome scan
plot.cross

Plot various features of a cross object
plotErrorlod

Plot grid of error LOD values
mqmplot.multitrait

Plot the results from a genomescan using a multiple-QTL model on multiple phenotypes
mqmplot.singletrait

Plot LOD curves of a multiple-QTL model
markerlrt

General likelihood ratio test for association between marker pairs
plot.qtl

Plot QTL locations
mapthis

Simulated data for illustrating genetic map construction
mqmextractmarkers

MQM marker extraction
mqmgetmodel

Retrieve the QTL model used in mapping from the results of an MQM scan
mqmfind.marker

Fetch significant markers after permutation analysis
mqmpermutation

Estimate QTL LOD score significance using permutations or simulations
mqmplot.circle

Circular genome plot for MQM
mqmscan

Genome scan with a multiple QTL model (MQM)
mqmprocesspermutation

Convert mqmmulti objects into a scanoneperm object
nind

Determine the number of individuals QTL experiment
nmar

Determine the numbers of markers on each chromosome
plot.scantwo

Plot LOD scores for a two-dimensional genome scan
pull.map

Pull out the genetic map from a cross
qtlversion

Installed version of R/qtl
pull.genoprob

Pull out the genotype probabilities from a cross
plotPXG

Plot phenotypes versus marker genotypes
plot.rfmatrix

Plot recombination fractions or LOD scores for a single marker
plotRF

Plot recombination fractions
plotPheno

Plot a phenotype distribution
pull.draws

Pull out the genotype imputations from a cross
readMWril

Read data for 4- or 8-way RIL
plot.scanPhyloQTL

Plot LOD curves from single-QTL scan to map QTL to a phylogenetic tree
pull.geno

Pull out the genotype data from a cross
reorderqtl

Reorder the QTL in a qtl object
refineqtl

Refine the positions of QTL
scanonevar.varperm

Permutation test for variance effect in scanonevar
scanonevar.meanperm

Permutation test for mean effect in scanonevar
reduce2grid

Reduce to a grid of pseudomarkers.
scanqtl

General QTL scan
sim.cross

Simulate a QTL experiment
scantwo

Two-dimensional genome scan with a two-QTL model
stepwiseqtl

Stepwise selection for multiple QTL
pickMarkerSubset

Identify the largest subset of markers that are some distance apart
nqrank

Transform a vector of quantitative values to the corresponding normal quantiles
nchr

Determine the number of chromosomes
multitrait

Example Cross object from R/QTL with multiple traits
nullmarkers

Identify markers without any genotype data
nqtl

Determine the number of QTL in a QTL object
sim.geno

Simulate genotypes given observed marker data
ntyped

Number of genotypes
mqmscanall

Parallelized MQM on multiple phenotypes in a cross object
plotMap

Plot genetic map
plot.scantwoperm

Plot permutation results for a 2d, 2-QTL genome scan
plot.comparegeno

Plot genotype comparison
plotMissing

Plot grid of missing genotypes
pull.markers

Drop all but a selected set of markers
plotLodProfile

Plot 1-d LOD profiles for a multiple QTL model
nmissing

Number of missing genotypes
pull.pheno

Pull out phenotype data from a cross
strip.partials

Strip partially informative genotypes
mqmscanfdr

Estimate FDR for multiple trait QTL analysis
nphe

Determine the number of phenotypes QTL experiment
read.cross

Read data for a QTL experiment
subset.scantwoperm

Subsetting two-dimensional permutation test results
subset.scantwo

Subsetting the results of a 2-d genome scan
subset.cross

Subsetting data for QTL experiment
summary.scanoneboot

Bootstrap confidence interval for QTL location
summary.scanoneperm

LOD thresholds from scanone permutation results
write.cross

Write data for a QTL experiment to a file
typingGap

Maximum distance between genotyped markers
plot.scanone

Plot LOD curves
subset.map

Subsetting chromosomes for a genetic map
plotGeno

Plot observed genotypes, flagging likely errors
plotModel

Plot a QTL model
plotInfo

Plot the proportion of missing genotype information
summary.scanPhyloQTL

Summarize the results a genome scan to map a QTL to a phylogenetic tree
replace.map

Replace the genetic map of a cross
replacemap.scanone

Replace the genetic map in QTL mapping results with an alternate map
plot.scanoneboot

Plot results of bootstrap for QTL position
summary.fitqtl

Summary of fit of qtl model
simulatemissingdata

Simulates missing genotype data
simPhyloQTL

Simulate a set of intercrosses for a single diallelic QTL
scanoneboot

Bootstrap to get interval estimate of QTL location
scanonevar

Genome scan for QTL affecting mean and/or variance
scanPhyloQTL

Single-QTL genome scan to map QTL to a phylogenetic tree
pull.argmaxgeno

Pull out the results of the Viterbi algorithm from a cross
summary.qtl

Print summary of a QTL object
summary.ripple

Print summary of ripple results
summaryMap

Print summary of a genetic map
rescalemap

Rescale genetic maps
pull.rf

Pull out recombination fractions or LOD scores from a cross object
summary.scantwoperm

LOD thresholds from scantwo permutation results
scanone

Genome scan with a single QTL model
switch.order

Switch the order of markers on a chromosome
qtl-internal

Internal qtl functions
xaxisloc.scanone

Get x-axis locations in scanone plot
replaceqtl

Replace a QTL in a qtl object with a different position
simFounderSnps

Simulate founder SNPs for a multiple-strain RIL
replacemap.scantwo

Replace the genetic map in QTL mapping results with an alternate map
subset.scanone

Subsetting the results of a genome scan
sim.map

Simulate a genetic map
summary.scanone

Summarize the results of a genome scans
switchAlleles

Switch alleles at selected markers
subset.scanoneperm

Subsetting permutation test results
ripple

Compare marker orders
scantwopermhk

Permutation test for 2d genome scan by Haley-Knott regression
shiftmap

Shift starting points in genetic maps
top.errorlod

List genotypes with large error LOD scores
table2map

Convert a table of marker positions to a map object.
totmar

Determine the total number of markers
summary.cross

Print summary of QTL experiment
summaryScantwoOld

Summarize the results of a two-dimensional genome scan
transformPheno

Transformation of the phenotypes in a cross object
summary.scantwo

Summarize the results of a two-dimensional genome scan
tryallpositions

Test all possible positions for a marker
summary.comparegeno

Print pairs of individuals with similar genotype data.