Learn R Programming

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

qgg

An R package for Quantitative Genetic and Genomic analyses

qgg provides an infrastructure for efficient processing of large-scale genetic and phenotypic data including core functions for: * fitting linear mixed models * constructing marker-based genomic relationship matrices * estimating genetic parameters (heritability and correlation) * performing genomic prediction and genetic risk profiling * single or multi-marker association analyses

The qgg package was developed based on the hypothesis that certain regions on the genome, so-called genomic features, may be enriched for causal variants affecting the trait. Several genomic feature classes can be formed based on previous studies and different sources of information including genes, chromosomes, biological pathways, gene ontologies, sequence annotation, prior QTL regions, or other types of external evidence.

The qgg package provides a range of genomic feature modeling approaches implemented using likelihood or Bayesian methods. Genomic feature best linear unbiased prediction (GFBLUP) models can be fitted. We have extended these models to include multiple features and multiple traits. Different genetic models (e.g. additive, dominance, gene by gene and gene by environment interactions) can be used. Further extensions include a weighted GFBLUP model using differential weighting of the individual genetic marker relationships. Furthermore we have implemented a number of marker set tests. These approaches are computationally very fast allowing rapid analyses of different layers of genomic feature classes to discover genomic features potentially enriched for causal variants. Such information can be used to built more accurate prediction models.

Copy Link

Version

Install

install.packages('qgg')

Monthly Downloads

351

Version

1.0.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Peter Soerensen

Last Published

April 21st, 2020

Functions in qgg (1.0.3)

mergeGRM

Merge multiple GRMlist objects
gprep

Prepare genotype data for all statistical analyses (initial step)
lma

Single marker association analysis using linear models or linear mixed models
gsolve

Genomic prediction based on a linear mixed model
qgg

Implements Genomic Feature Linear Mixed Models using Likelihood or Bayesian Methods
gbayes

Genomic prediction models implemented using Bayesian Methods (small data)
getGRM

Extract elements from genomic relationship matrix (GRM) stored on disk
adjLD

LD pruning of summary statistics
gsea

Gene set enrichment analysis
greml

Genomic REML analysis
gscore

Genomic prediction based on single marker summary statistics
getW

Extract elements from genotype matrix (W) stored on disk
gblup

Compute Genomic BLUP values
grm

Computing the genomic relationship matrix (GRM)