Package: MatrixEQTL 2.3

MatrixEQTL: Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations

Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for association between genotype and gene expression using linear regression with either additive or ANOVA genotype effects. The models can include covariates to account for factors as population stratification, gender, and clinical variables. It also supports models with heteroscedastic and/or correlated errors, false discovery rate estimation and separate treatment of local (cis) and distant (trans) eQTLs. For more details see Shabalin (2012) <doi:10.1093/bioinformatics/bts163>.

Authors:Andrey A Shabalin [aut, cre]

MatrixEQTL_2.3.tar.gz
MatrixEQTL_2.3.zip(r-4.5)MatrixEQTL_2.3.zip(r-4.4)MatrixEQTL_2.3.zip(r-4.3)
MatrixEQTL_2.3.tgz(r-4.4-any)MatrixEQTL_2.3.tgz(r-4.3-any)
MatrixEQTL_2.3.tar.gz(r-4.5-noble)MatrixEQTL_2.3.tar.gz(r-4.4-noble)
MatrixEQTL_2.3.tgz(r-4.4-emscripten)MatrixEQTL_2.3.tgz(r-4.3-emscripten)
MatrixEQTL.pdf |MatrixEQTL.html
MatrixEQTL/json (API)

# Install 'MatrixEQTL' in R:
install.packages('MatrixEQTL', repos = c('https://andreyshabalin.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/andreyshabalin/matrixeqtl/issues

Datasets:
  • Covariates - Artificial data for Matrix eQTL sample code: Covariates.
  • GE - Artificial data for Matrix eQTL sample code: Gene expression.
  • SNP - Artificial data for Matrix eQTL sample code: Genotype.
  • geneloc - Artificial data for Matrix eQTL sample code: Gene location file.
  • snpsloc - Artificial data for Matrix eQTL sample code: SNP location file.

On CRAN:

19 exports 54 stars 6.21 score 0 dependencies 2 dependents 81 mentions 604 scripts 554 downloads

Last updated 12 months agofrom:f88f97e07a. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winERRORAug 21 2024
R-4.5-linuxERRORAug 21 2024
R-4.4-winERRORAug 21 2024
R-4.4-macERRORAug 21 2024
R-4.3-winERRORAug 21 2024
R-4.3-macERRORAug 21 2024

Exports:as.matrixcolMeanscolnamescolnames<-colSumsMatrix_eQTL_engineMatrix_eQTL_mainmodelANOVAmodelLINEARmodelLINEAR_CROSSncolNCOLnrowNROWrowMeansrownamesrownames<-rowSumsSlicedData

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix OperationsMatrixEQTL-package MatrixEQTL
Artificial data for Matrix eQTL sample code: Covariates.Covariates
Artificial data for Matrix eQTL sample code: Gene expression.GE
Artificial data for Matrix eQTL sample code: Gene location file.geneloc
Main function for fast eQTL analysis in MatrixEQTL packageMatrix_eQTL_engine Matrix_eQTL_main
Sample code for cis/trans-eQTL analysis with Matrix eQTLMatrixEQTL_cis_code
Constant for 'Matrix_eQTL_engine'.modelANOVA
Constant for 'Matrix_eQTL_engine'.modelLINEAR
Constant for 'Matrix_eQTL_engine'.modelLINEAR_CROSS
Plot histogram or QQ-plot of all p-valuesplot.MatrixEQTL
Class 'SlicedData' for storing large matricesas.matrix,SlicedData-method colMeans,SlicedData-method colnames,SlicedData-method colnames<-,SlicedData-method colSums,SlicedData-method dim,SlicedData-method length,SlicedData-method NCOL,SlicedData-method ncol,SlicedData-method NROW,SlicedData-method nrow,SlicedData-method rowMeans,SlicedData-method rownames,SlicedData-method rownames<-,SlicedData-method rowSums,SlicedData-method show,SlicedData-method SlicedData SlicedData-class summary.SlicedData [[,SlicedData-method [[<-,SlicedData-method
Artificial data for Matrix eQTL sample code: Genotype.SNP
Artificial data for Matrix eQTL sample code: SNP location file.snpsloc