Package: martini
Type: Package
Title: GWAS Incorporating Networks
Version: 1.4.0
Authors@R: c(person("Hector", "Climente-Gonzalez", 
                    email = "hector.climente@curie.fr",
                    role = c("aut", "cre")),
             person("Chloe-Agathe", "Azencott", role = "aut"))
Maintainer: Hector Climente-Gonzalez <hector.climente@curie.fr>
Description: martini deals with the low power inherent to GWAS studies by using 
    prior knowledge represented as a network. SNPs are the vertices of the 
    network, and the edges represent biological relationships between them 
    (genomic adjacency, belonging to the same gene, physical interaction between
    protein products). The network is scanned using SConES, which looks for 
    groups of SNPs maximally associated with the phenotype, that form a close 
    subnetwork.
License: MIT + file LICENSE
LazyData: TRUE
Imports: igraph (>= 1.0.1), Matrix, methods (>= 3.3.2), Rcpp (>=
        0.12.8), snpStats (>= 1.20.0), S4Vectors (>= 0.12.2), stats,
        utils
Suggests: biomaRt (>= 2.34.1), httr (>= 1.2.1), IRanges (>= 2.8.2),
        knitr, testthat, tidyverse, rmarkdown
Depends: R (>= 3.5)
LinkingTo: Rgin, Rcpp, RcppEigen (>= 0.3.3.5.0)
RoxygenNote: 6.1.1
Encoding: UTF-8
biocViews: Software, GenomeWideAssociation, SNP, GeneticVariability,
        Genetics, FeatureExtraction, GraphAndNetwork, Network
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/martini
git_branch: RELEASE_3_9
git_last_commit: 21f18ca
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: yes
Packaged: 2019-05-03 05:09:09 UTC; biocbuild
Author: Hector Climente-Gonzalez [aut, cre],
  Chloe-Agathe Azencott [aut]
Built: R 3.6.0; i386-w64-mingw32; 2019-05-03 13:49:06 UTC; windows
Archs: i386, x64
