comparison MatrixEQTL/DESCRIPTION @ 3:ae74f8fb3aef draft

Uploaded
author jasonxu
date Fri, 12 Mar 2021 08:20:57 +0000
parents cd4c8e4a4b5b
children
comparison
equal deleted inserted replaced
2:5fafba5359eb 3:ae74f8fb3aef
1 Package: MatrixEQTL
2 Type: Package
3 Title: Matrix eQTL: Ultra fast eQTL analysis via large matrix
4 operations
5 Version: 2.1.1
6 Date: 2014-02-24
7 Author: Andrey Shabalin
8 Maintainer: Andrey Shabalin <ashabalin@vcu.edu>
9 Description: Matrix eQTL is designed for fast eQTL analysis on large datasets.
10 Matrix eQTL can test for association between genotype and gene expression using linear regression
11 with either additive or ANOVA genotype effects.
12 The models can include covariates to account for factors
13 as population stratification, gender, and clinical variables.
14 It also supports models with heteroscedastic and/or correlated errors,
15 false discovery rate estimation and separate treatment of local (cis) and distant (trans) eQTLs.
16 License: LGPL-3
17 LazyLoad: yes
18 URL: http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/
19 Depends: R (>= 2.12.0), methods
20 Packaged: 2014-03-01 10:58:21 UTC; Andrey