Learn R Programming

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

R/qtl2

Karl Broman

R/qtl2 (aka qtl2) is a reimplementation of the QTL analysis software R/qtl, to better handle high-dimensional data and complex cross designs.

Also see the related package, qtl2convert, for converting data among the R/qtl2, DOQTL, and R/qtl formats.


Installation

Install R/qtl2 from CRAN:

install.packages("qtl2")

Vignettes


Citation

To cite R/qtl2 in publications, use:

Broman KW, Gatti DM, Simecek P, Furlotte NA, Prins P, Sen Ś, Yandell BS, Churchill GA (2018) R/qtl2: software for mapping quantitative trait loci with high-dimensional data and multi-parent populations. Genetics 211:495-502 doi:10.1534/genetics.118.301595


License

Licensed under GPL-3.

Copy Link

Version

Install

install.packages('qtl2')

Monthly Downloads

678

Version

0.24

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Karl Broman

Last Published

December 18th, 2020

Functions in qtl2 (0.24)

CCcolors

Collaborative Cross colors
calc_geno_freq

Calculate genotype frequencies
batch_cols

Batch columns by pattern of missing values
add_threshold

Add thresholds to genome scan plot
calc_genoprob

Calculate conditional genotype probabilities
calc_errorlod

Calculate genotyping error LOD scores
calc_entropy

Calculate entropy of genotype probability distribution
basic_summaries

Basic summaries of a cross2 object
batch_vec

Split vector into batches
bayes_int

Calculate Bayes credible intervals
calc_kinship

Calculate kinship matrix
calc_raw_founder_maf

Calculate founder minor allele frequencies from raw SNP genotypes
cbind.viterbi

Join viterbi results for different chromosomes
calc_sdp

Calculate strain distribution pattern from SNP genotypes
calc_raw_maf

Calculate minor allele frequency from raw SNP genotypes
cbind.scan1perm

Combine columns from multiple scan1 permutation results
calc_grid

Calculate indicators of which marker/pseudomarker positions are along a fixed grid
cbind.sim_geno

Join genotype imputations for different chromosomes
calc_het

Calculate heterozygosities
cbind_expand

Combine matrices by columns, expanding and aligning rows
chisq_colpairs

Chi-square test on all pairs of columns
count_xo

Count numbers of crossovers
check_cross2

Check a cross2 object
create_gene_query_func

Create a function to query genes
compare_geno

Compare individuals' genotype data
compare_genoprob

Compare two sets of genotype probabilities
cbind.scan1

Join genome scan results for different phenotypes.
cbind.calc_genoprob

Join genotype probabilities for different chromosomes
clean_genoprob

Clean genotype probabilities
clean_scan1

Clean scan1 output
create_snpinfo

Create snp information table for a cross
drop_nullmarkers

Drop markers with no genotype data
est_herit

Estimate heritability with a linear mixed model
find_map_gaps

Find gaps in a genetic map
find_index_snp

Find name of indexed snp
decomp_kinship

Calculate eigen decomposition of kinship matrix
create_variant_query_func

Create a function to query variants
calc_raw_het

Calculate estimated heterozygosity from raw SNP genotypes
calc_raw_geno_freq

Calculate genotype frequencies from raw SNP genotypes
find_marker

Find markers by chromosome position
find_markerpos

Find positions of markers
drop_markers

Drop markers from a cross2 object
maxlod

Overall maximum LOD score
insert_pseudomarkers

Insert pseudomarkers into a marker map
interp_genoprob

Interpolate genotype probabilities
interp_map

Interpolate between maps
invert_sdp

Calculate SNP genotype matrix from strain distribution patterns
chr_lengths

Calculate chromosome lengths
guess_phase

Guess phase of imputed genotypes
find_peaks

Find peaks in a set of LOD curves
index_snps

Create index of equivalent SNPs
maxmarg

Find genotypes with maximum marginal probabilities
get_x_covar

Get X chromosome covariates
lod_int

Calculate LOD support intervals
locate_xo

Locate crossovers
get_common_ids

Get common set of IDs from objects
recode_snps

Recode SNPs by major allele
read_pheno

Read phenotype data
fit1

Fit single-QTL model at a single position
mat2strata

Define strata based on rows of a matrix
map_to_grid

Subset a map to positions on a grid
max_compare_geno

Find pair with most similar genotypes
max_scan1

Find position with maximum LOD score
plot_peaks

Plot QTL peak locations
plot_pxg

Plot phenotype vs genotype
predict_snpgeno

Predict SNP genotypes
plot_snpasso

Plot SNP associations
plot_scan1

Plot a genome scan
replace_ids

Replace individual IDs
pull_genoprobint

Pull genotype probabilities for an interval
print.cross2

Print a cross2 object
clean

Clean an object
compare_maps

Compare two marker maps
scale_kinship

Scale kinship matrix
summary_compare_geno

Basic summary of compare_geno object
scan1perm

Permutation test for genome scan with a single-QTL model
sdp2char

Convert strain distribution patterns to character strings
scan1snps

Single-QTL genome scan at imputed SNPs
sim_geno

Simulate genotypes given observed marker data
summary_scan1perm

Summarize scan1perm results
scan1max

Maximum LOD score from genome scan with a single-QTL model
scan1coef

Calculate QTL effects in scan along one chromosome
rbind.scan1perm

Combine data from scan1perm objects
pull_genoprobpos

Pull genotype probabilities for a particular position
rbind.sim_geno

Join genotype imputations for different individuals
subset.sim_geno

Subsetting imputed genotypes
plot_genoprob

Plot genotype probabilities for one individual on one chromosome.
est_map

Estimate genetic maps
convert2cross2

Convert R/qtl cross object to new format
plot_compare_geno

Plot of compare_geno object.
plot_genoprobcomp

Plot comparison of two sets of genotype probabilities
qtl2-package

qtl2: Quantitative Trait Locus Mapping in Experimental Crosses
genoprob_to_alleleprob

Convert genotype probabilities to allele probabilities
n_missing

Count missing genotypes
find_ibd_segments

Find IBD segments for a set of strains
plot_coef

Plot QTL effects along chromosome
genoprob_to_snpprob

Convert genotype probabilities to SNP probabilities
plot_lodpeaks

Plot LOD scores vs QTL peak locations
plot_genes

Plot gene locations for a genomic interval
rbind.calc_genoprob

Join genotype probabilities for different individuals
qtl2version

Installed version of R/qtl2
rbind.scan1

Join genome scan results for different chromosomes.
scan1

Genome scan with a single-QTL model
subset.viterbi

Subsetting Viterbi results
scan1blup

Calculate BLUPs of QTL effects in scan along one chromosome
probs_to_grid

Subset genotype probability array to pseudomarkers on a grid
read_csv

Read a csv file
print.summary.scan1perm

Print summary of scan1perm permutations
top_snps

Create table of top snp associations
viterbi

Calculate most probable sequence of genotypes
subset_scan1

Subset scan1 output
reduce_map_gaps

Reduce the lengths of gaps in a map
reduce_markers

Reduce markers to a subset of more-evenly-spaced ones
read_csv_numer

Read a csv file that has numeric columns
plot_onegeno

Plot one individual's genome-wide genotypes
align_scan1_map

Internal functions
pull_markers

Drop all but a specified set of markers
rbind.viterbi

Join Viterbi results for different individuals
subset.calc_genoprob

Subsetting genotype probabilities
read_cross2

Read QTL data from files
summary.cross2

Summary of cross2 object
zip_datafiles

Zip a set of data files
write_control_file

Write a control file for QTL data
xpos_scan1

Get x-axis position for genomic location
subset.cross2

Subsetting data for a QTL experiment