Package: genphen
Type: Package
Title: A tool for quantification of associations between genotypes and
        phenotypes in genome wide association studies (GWAS) with
        Bayesian inference and statistical learning
Version: 1.14.0
Date: 2019-08-02
Authors@R: 
    person(given = "Simo",
           family = "Kitanovski",
           role = c("aut", "cre"),
           email = "simo.kitanovski@uni-due.de")
Description: Genetic association studies are an essential tool for studying the 
    relationship between genotypes and phenotypes. With genphen we can jointly
    study multiple phenotypes of different types, by quantifying the association 
    between different genotypes and each phenotype using a hybrid method which 
    uses statistical learning techniques such as random forest and support 
    vector machines, and Bayesian inference using hierarchical models. 
License: GPL (>= 2)
Depends: R (>= 3.5.0), Rcpp (>= 0.12.17), methods, stats, graphics
Imports: rstan (>= 2.17.3), ranger, parallel, foreach, doParallel,
        e1071, Biostrings, rPref
Suggests: testthat, ggplot2, gridExtra, ape, ggrepel, knitr, reshape,
        xtable
LazyLoad: yes
ByteCompile: true
NeedsCompilation: no
Encoding: UTF-8
BugReports: https://github.com/snaketron/genphen/issues
biocViews: GenomeWideAssociation, Regression, Classification,
        SupportVectorMachine, Genetics, SequenceMatching, Bayesian,
        FeatureExtraction, Sequencing
git_url: https://git.bioconductor.org/packages/genphen
git_branch: RELEASE_3_10
git_last_commit: 8c43b14
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
Packaged: 2019-10-30 03:33:51 UTC; biocbuild
Author: Simo Kitanovski [aut, cre]
Maintainer: Simo Kitanovski <simo.kitanovski@uni-due.de>
Built: R 3.6.1; ; 2019-10-30 13:21:34 UTC; windows
