Package: GENESIS
Type: Package
Title: GENetic EStimation and Inference in Structured samples
        (GENESIS): Statistical methods for analyzing genetic data from
        samples with population structure and/or relatedness
Version: 2.6.1
Date: 2017-06-27
Author: Matthew P. Conomos, Timothy Thornton, Stephanie M. Gogarten
Maintainer: Matthew P. Conomos <mconomos@uw.edu>, Stephanie M. Gogarten <sdmorris@u.washington.edu>
Description: The GENESIS package provides methodology for estimating,
        inferring, and accounting for population and pedigree structure
        in genetic analyses.  The current implementation provides
        functions to perform PC-AiR (Conomos et al., 2015, Gen Epi) and PC-Relate 
        (Conomos et al., 2016, AJHG). PC-AiR performs a Principal Components 
        Analysis on genome-wide SNP data for the detection of population 
        structure in a sample that may contain known or cryptic relatedness. 
        Unlike standard PCA, PC-AiR accounts for relatedness in the sample 
        to provide accurate ancestry inference that is not confounded by 
        family structure. PC-Relate uses ancestry representative principal 
        components to adjust for population structure/ancestry and accurately 
        estimate measures of recent genetic relatedness such as kinship 
        coefficients, IBD sharing probabilities, and inbreeding coefficients. 
        Additionally, functions are provided to perform efficient variance 
        component estimation and mixed model association testing for both 
        quantitative and binary phenotypes.
License: GPL-3
Depends:
Imports: Biobase, BiocGenerics, GWASTools, gdsfmt, GenomicRanges,
        graph, IRanges, S4Vectors, SeqArray, SeqVarTools, graphics,
        grDevices, methods, stats, utils
Suggests: CompQuadForm, logistf, survey, SNPRelate, GWASdata, RUnit,
        knitr
VignetteBuilder: knitr
biocViews: SNP, GeneticVariability, Genetics, StatisticalMethod,
        DimensionReduction, PrincipalComponent, GenomeWideAssociation,
        QualityControl, BiocViews
NeedsCompilation: no
Packaged: 2017-06-28 00:34:28 UTC; biocbuild
Built: R 3.4.0; ; 2017-06-28 03:42:26 UTC; windows
