Package: animalcules
Title: Interactive microbiome analysis toolkit
Version: 1.2.1
Authors@R: c(person(given="Yue", family="Zhao", email="yuezh@bu.edu",
                    role=c("aut","cre"),
                    comment = c(ORCID = "0000-0001-5257-5103")),
             person(given="Anthony", family="Federico", email="anfed@bu.edu",
             role=c("aut"),
             comment = c(ORCID = "0000-0002-9200-1689")),
             person(given=c("W.", "Evan"), family="Johnson", email="wej@bu.edu",
             role=c("aut"),
             comment = c(ORCID = "0000-0002-6247-6595")))
Description: 
    animalcules is an R package for utilizing up-to-date data analytics,
    visualization methods, and machine learning models to provide users
    an easy-to-use interactive microbiome analysis framework. It can be
    used as a standalone software package or users can explore their data
    with the accompanying interactive R Shiny application. Traditional
    microbiome analysis such as alpha/beta diversity and differential
    abundance analysis are enhanced, while new methods like biomarker
    identification are introduced by animalcules. Powerful interactive
    and dynamic figures generated by animalcules enable users to
    understand their data better and discover new insights.
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.6.0)
Imports: assertthat, shiny, shinyjs, DESeq2, caret, plotly, ggplot2,
        rentrez, reshape2, covr, ape, vegan, dplyr, magrittr,
        MultiAssayExperiment, SummarizedExperiment, S4Vectors (>=
        0.23.19), XML, forcats, scales, lattice, glmnet, tsne, DMwR,
        plotROC, DT, reactable, utils, limma, methods, stats, tibble,
        biomformat, umap, Matrix
Suggests: BiocStyle, knitr, rmarkdown, testthat, usethis
biocViews: Microbiome, Metagenomics, Coverage, Visualization
VignetteBuilder: knitr
URL: https://github.com/compbiomed/animalcules
BugReports: https://github.com/compbiomed/animalcules/issues
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_10
git_last_commit: d934ddb
git_last_commit_date: 2020-03-16
Date/Publication: 2020-03-16
NeedsCompilation: no
Packaged: 2020-03-17 04:47:52 UTC; biocbuild
Author: Yue Zhao [aut, cre] (<https://orcid.org/0000-0001-5257-5103>),
  Anthony Federico [aut] (<https://orcid.org/0000-0002-9200-1689>),
  W. Evan Johnson [aut] (<https://orcid.org/0000-0002-6247-6595>)
Maintainer: Yue Zhao <yuezh@bu.edu>
Built: R 3.6.3; ; 2020-03-17 12:31:43 UTC; windows
