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,345

Version

1.52

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Karl Broman

Last Published

July 9th, 2022

Functions in qtl (1.52)

addqtl

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

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

Indicate marker covariates from composite interval mapping
addint

Add pairwise interaction to a multiple-QTL model
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
addmarker

Add a marker to a cross
add.threshold

Add significance threshold to plot
bristleX

Data on bristle number in Drosophila
addtoqtl

Add to a qtl object
argmax.geno

Reconstruct underlying genotypes
clean.cross

Remove derived data
calc.penalties

Calculate LOD penalties
cbind.scanoneperm

Combine columns from multiple scanone permutation results
cim

Composite interval mapping
drop.markers

Drop a set of markers
A starting point

Introductory comments on R/qtl
allchrsplits

Test all possible splits of a chromosome into two pieces
bayesint

Bayesian credible interval
bristle3

Data on bristle number in Drosophila
arithscan

Arithmetic operators for scanone and scantwo results
calc.genoprob

Calculate conditional genotype probabilities
drop.dupmarkers

Drop duplicate markers
c.scantwo

Combine columns from multiple scantwo results
effectplot

Plot phenotype means against genotypes at one or two markers
c.cross

Combine data for QTL experiments
calc.errorlod

Identify likely genotyping errors
countXO

Count number of obligate crossovers for each individual
find.pseudomarker

Find the pseudomarker closest to a specified position
effectscan

Plot estimated QTL effects across the whole genome
arithscanperm

Arithmetic Operators for permutation results
clean.scantwo

Clean up scantwo output
badorder

An intercross with misplaced markers
cleanGeno

Delete genotypes that are possibly in error
findDupMarkers

Find markers with identical genotype data
mapthis

Simulated data for illustrating genetic map construction
c.scantwoperm

Combine data from scantwo permutations
mqmplot.heatmap

Heatmap of a genome of MQM scan on multiple phenotypes
markerlrt

General likelihood ratio test for association between marker pairs
compareorder

Compare two orderings of markers on a chromosome
c.scanone

Combine columns from multiple scanone results
c.scanoneperm

Combine data from scanone permutations
cbind.scantwoperm

Combine scantwo permutations by column
comparecrosses

Compare two cross objects
mqmprocesspermutation

Convert mqmmulti objects into a scanoneperm object
comparegeno

Compare individuals' genotype data
mqmscan

Genome scan with a multiple QTL model (MQM)
checkAlleles

Identify markers with switched alleles
mqmplot.multitrait

Plot the results from a genomescan using a multiple-QTL model on multiple phenotypes
convert2riself

Convert a cross to RIL by selfing
chrnames

Pull out the chromosome names from a cross
convert.scantwo

Convert output from scantwo for R/qtl version 1.03 and earlier
chrlen

Chromosome lengths in QTL experiment
condense.scantwo

Condense the output from a 2-d genome scan
convert2sa

Convert a sex-specific map to a sex-averaged one
fake.f2

Simulated data for an F2 intercross
fill.geno

Fill holes in genotype data
nmissing

Number of missing genotypes
convert2risib

Convert a cross to RIL by sib mating
convert.map

Change map function for a genetic map
convert.scanone

Convert output from scanone for R/qtl version 0.98
nphe

Determine the number of phenotypes QTL experiment
find.flanking

Find flanking markers for a specified position
dropfromqtl

Drop a QTL from a qtl object
droponemarker

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

Find large intervals in a map
find.markerindex

Determine the numeric index for a marker
formMarkerCovar

Create matrix of marker covariates for QTL analysis
plotPheno

Plot a phenotype distribution
plotPXG

Plot phenotypes versus marker genotypes
flip.order

Flip the orders of markers on a set of chromosomes
find.marker

Find marker closest to a specified position
plot.scanoneboot

Plot results of bootstrap for QTL position
plot.scanone

Plot LOD curves
pull.draws

Pull out the genotype imputations from a cross
groupclusteredheatmap

Retrieving groups of traits after clustering
listeria

Data on Listeria monocytogenes susceptibility
getid

Pull out the individual identifiers from a cross
jittermap

Jitter marker positions in a genetic map
formLinkageGroups

Partition markers into linkage groups
drop.nullmarkers

Drop markers without any genotype data
locations

Genetic locations of traits for the multitrait dataset
locateXO

Estimate locations of crossovers
geno.crosstab

Create table of two-locus genotypes
mqmautocofactors

Automatic setting of cofactors, taking marker density into account
mqmextractmarkers

MQM marker extraction
map2table

Convert genetic map from list to table.
map10

An example genetic map
mqmfind.marker

Fetch significant markers after permutation analysis
max.scanPhyloQTL

Maximum peak in genome scan to map a QTL to a phylogenetic tree
mqmplot.permutations

Plot results from mqmpermutation
mqmgetmodel

Retrieve the QTL model used in mapping from the results of an MQM scan
est.map

Estimate genetic maps
est.rf

Estimate pairwise recombination fractions
markernames

Pull out the marker names from a cross
find.markerpos

Find position of a marker
fake.4way

Simulated data for a 4-way cross
find.pheno

Find column number for a particular phenotype
movemarker

Move a marker to a new chromosome
mqmplot.cistrans

cis-trans plot
hyper

Data on hypertension
nqrank

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

Determine the number of QTL in a QTL object
pickMarkerSubset

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

Crude reconstruction of founder haplotypes in multi-parent RIL
mqmplot.clusteredheatmap

Plot clustered heatmap of MQM scan on multiple phenotypes
mqmplot.singletrait

Plot LOD curves of a multiple-QTL model
fake.bc

Simulated data for a backcross
plot.comparegeno

Plot genotype comparison
makeqtl

Make a qtl object
lodint

LOD support interval
max.scanone

Maximum peak in genome scan
scanqtl

General QTL scan
qtlversion

Installed version of R/qtl
pull.geno

Pull out the genotype data from a cross
read.cross

Read data for a QTL experiment
scantwo

Two-dimensional genome scan with a two-QTL model
max.scantwo

Maximum peak in two-dimensional genome scan
mqmplot.cofactors

Plot cofactors on the genetic map
sim.geno

Simulate genotypes given observed marker data
summary.comparegeno

Print pairs of individuals with similar genotype data.
sim.cross

Simulate a QTL experiment
mqmaugment

MQM augmentation
multitrait

Example Cross object from R/QTL with multiple traits
mqmplot.directedqtl

Plot LOD*Effect curves of a multiple-QTL model
fitqtl

Fit a multiple-QTL model
mqmtestnormal

Shapiro normality test used for MQM
fitstahl

Fit Stahl interference model
mqmsetcofactors

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

Identify inferred partitions in mapping QTL to a phylogenetic tree
summary.cross

Print summary of QTL experiment
nmar

Determine the numbers of markers on each chromosome
geno.image

Plot grid of genotype data
geno.table

Create table of genotype distributions
nind

Determine the number of individuals QTL experiment
plot.scantwoperm

Plot permutation results for a 2d, 2-QTL genome scan
nchr

Determine the number of chromosomes
plotMap

Plot genetic map
ntyped

Number of genotypes
nullmarkers

Identify markers without any genotype data
mqmplot.circle

Circular genome plot for MQM
plotGeno

Plot observed genotypes, flagging likely errors
mqmpermutation

Estimate QTL LOD score significance using permutations or simulations
plot.scanoneperm

Plot permutation results for a single-QTL genome scan
plotInfo

Plot the proportion of missing genotype information
summary.ripple

Print summary of ripple results
summary.qtl

Print summary of a QTL object
plot.rfmatrix

Plot recombination fractions or LOD scores for a single marker
plotLodProfile

Plot 1-d LOD profiles for a multiple QTL model
plot.scanPhyloQTL

Plot LOD curves from single-QTL scan to map QTL to a phylogenetic tree
plot.qtl

Plot QTL locations
xaxisloc.scanone

Get x-axis locations in scanone plot
plotMissing

Plot grid of missing genotypes
interpPositions

Interpolate positions from one map to another
plot.scantwo

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

Pull out the results of the Viterbi algorithm from a cross
plotRF

Plot recombination fractions
replacemap.scantwo

Replace the genetic map in QTL mapping results with an alternate map
orderMarkers

Find an initial order for markers within chromosomes
plotModel

Plot a QTL model
phenames

Pull out the phenotypes names from a cross
mqmscanall

Parallelized MQM on multiple phenotypes in a cross object
mqmscanfdr

Estimate FDR for multiple trait QTL analysis
pull.genoprob

Pull out the genotype probabilities from a cross
scanoneboot

Bootstrap to get interval estimate of QTL location
replaceqtl

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

Genome scan for QTL affecting mean and/or variance
pull.map

Pull out the genetic map from a cross
replace.map

Replace the genetic map of a cross
pull.rf

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

Plot various features of a cross object
replacemap.scanone

Replace the genetic map in QTL mapping results with an alternate map
qtl-internal

Internal qtl functions
plotErrorlod

Plot grid of error LOD values
sim.map

Simulate a genetic map
rescalemap

Rescale genetic maps
scantwopermhk

Permutation test for 2d genome scan by Haley-Knott regression
pull.markers

Drop all but a selected set of markers
pull.pheno

Pull out phenotype data from a cross
summary.fitqtl

Summary of fit of qtl model
shiftmap

Shift starting points in genetic maps
summary.scanoneboot

Bootstrap confidence interval for QTL location
summaryMap

Print summary of a genetic map
summary.scanoneperm

LOD thresholds from scanone permutation results
readMWril

Read data for 4- or 8-way RIL
ripple

Compare marker orders
simFounderSnps

Simulate founder SNPs for a multiple-strain RIL
reduce2grid

Reduce to a grid of pseudomarkers.
stepwiseqtl

Stepwise selection for multiple QTL
strip.partials

Strip partially informative genotypes
top.errorlod

List genotypes with large error LOD scores
scanPhyloQTL

Single-QTL genome scan to map QTL to a phylogenetic tree
subset.scantwo

Subsetting the results of a 2-d genome scan
scanone

Genome scan with a single QTL model
summary.scantwo

Summarize the results of a two-dimensional genome scan
subset.cross

Subsetting data for QTL experiment
subset.map

Subsetting chromosomes for a genetic map
summary.scanPhyloQTL

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

Subsetting the results of a genome scan
subset.scantwoperm

Subsetting two-dimensional permutation test results
summaryScantwoOld

Summarize the results of a two-dimensional genome scan
totmar

Determine the total number of markers
scanonevar.varperm

Permutation test for variance effect in scanonevar
reorderqtl

Reorder the QTL in a qtl object
scanonevar.meanperm

Permutation test for mean effect in scanonevar
subset.scanoneperm

Subsetting permutation test results
simPhyloQTL

Simulate a set of intercrosses for a single diallelic QTL
refineqtl

Refine the positions of QTL
summary.scantwoperm

LOD thresholds from scantwo permutation results
simulatemissingdata

Simulates missing genotype data
switch.order

Switch the order of markers on a chromosome
switchAlleles

Switch alleles at selected markers
transformPheno

Transformation of the phenotypes in a cross object
table2map

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

Maximum distance between genotyped markers
summary.scanone

Summarize the results of a genome scans
write.cross

Write data for a QTL experiment to a file
tryallpositions

Test all possible positions for a marker