Package: MatrixEQTL
Type: Package
Title: Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix
        Operations
Version: 2.3
Date: 2019-12-04
Authors@R: person(  "Andrey A", "Shabalin",
                    role = c("aut", "cre"),
                    email = "andrey.shabalin@gmail.com",
                    comment = c(ORCID = "0000-0003-0309-6821"))
Description: 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>.
License: LGPL-3
LazyLoad: yes
BugReports: https://github.com/andreyshabalin/MatrixEQTL/issues
URL: http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/
Depends: R (>= 2.12.0), methods, utils, graphics, stats
NeedsCompilation: no
Packaged: 2019-12-05 00:23:41 UTC; Andrey
Author: Andrey A Shabalin [aut, cre] (<https://orcid.org/0000-0003-0309-6821>)
Maintainer: Andrey A Shabalin <andrey.shabalin@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-22 10:06:37 UTC
Built: R 4.1.1; ; 2021-09-10 16:07:37 UTC; windows
