Package: MAPITR
Title: MArginal ePIstasis Test for Regions
Version: 1.1.2
Date: 2020-09-24
Authors@R: c(person(given="Michael",family="Turchin",email = "michael_turchin@brown.edu",
                    role=c("aut","cre"), comment=c(ORCID="0000-0003-3569-1529")),
             person(given="Gregory",family="Darnell",email="gbd343@gmail.com", 
	     	    role=c("aut","ctb"), comment=c(ORCID="0000-0003-0425-940X")),
             person(given="Lorin",family="Crawford",email = "lcrawford@brown.edu",
	            role=c("aut","ctb"), comment=c(ORCID="0000-0003-0178-8242")),
             person(given="Sohini",family="Ramachandran",email="sramachandran@brown.edu", 
	     	    role="aut", comment=c(ORCID="0000-0002-9588-7964")),
             person(given="Peter",family="Carbonetto",email="peter.carbonetto@gmail.com", 
	     	    role="ctb", comment=c(ORCID="0000-0003-1144-6780")))
Description: A genetic analysis tool and variance component 
    model for identifying marginal epistasis between pathways 
    and the rest of the genome. 'MAPITR' uses as input a matrix 
    of genotypes, a vector of phenotypes, and a list of 
    pathways. 'MAPITR' then iteratively tests each pathway for 
    epistasis between any variants within the pathway versus 
    any variants remaining in the rest of the genome. 'MAPITR'
    returns results in the form of p-values for every pathway 
    indicating whether the null model of there being no 
    epistatic interactions between a pathway and the rest of 
    the genome can be rejected.
License: MIT + file LICENSE
URL: https://github.com/mturchin20/MAPITR
BugReports: https://github.com/mturchin20/MAPITR/issues
Depends: R (>= 3.3.0)
Imports: stats, doParallel, Rcpp (>= 1.0.5), CompQuadForm
Suggests: testthat, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.1.1
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
Packaged: 2020-09-25 03:52:13 UTC; mturchin20
Author: Michael Turchin [aut, cre] (<https://orcid.org/0000-0003-3569-1529>),
  Gregory Darnell [aut, ctb] (<https://orcid.org/0000-0003-0425-940X>),
  Lorin Crawford [aut, ctb] (<https://orcid.org/0000-0003-0178-8242>),
  Sohini Ramachandran [aut] (<https://orcid.org/0000-0002-9588-7964>),
  Peter Carbonetto [ctb] (<https://orcid.org/0000-0003-1144-6780>)
Maintainer: Michael Turchin <michael_turchin@brown.edu>
Repository: CRAN
Date/Publication: 2020-09-28 13:20:12 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-27 07:55:15 UTC; unix
Archs: MAPITR.so.dSYM
