Package: miaViz
Title: Microbiome Analysis Plotting and Visualization
Version: 1.2.1
Authors@R: 
    c(person(given = "Felix G.M.", family = "Ernst", role = c("aut", "cre"),
             email = "felix.gm.ernst@outlook.com",
             comment = c(ORCID = "0000-0001-5064-0928")),
      person(given = "Tuomas", family = "Borman", role = c("aut"),
             email = "tuomas.v.borman@utu.fi",
             comment = c(ORCID = "0000-0002-8563-8884")), 
      person(given = "Leo", family = "Lahti", role = c("aut"),
             email = "leo.lahti@iki.fi",
             comment = c(ORCID = "0000-0001-5537-637X"))
	     )
Description: 
    The miaViz package implements plotting function to work with TreeSummarizedExperiment
    and related objects in a context of microbiome analysis. Among others this 
    includes plotting tree, graph and microbiome series data. The package is part of the
    broader miaverse framework.
biocViews: Microbiome, Software, Visualization
License: Artistic-2.0 | file LICENSE
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.0), SummarizedExperiment, TreeSummarizedExperiment,
        mia (>= 0.99), ggplot2, ggraph (>= 2.0)
Imports: methods, stats, S4Vectors, BiocGenerics, BiocParallel,
        DelayedArray, scater, ggtree, ggnewscale, viridis, tibble,
        tidytree, tidygraph, rlang, purrr, tidyr, dplyr, ape,
        DirichletMultinomial
Suggests: knitr, rmarkdown, BiocStyle, testthat, patchwork,
        microbiomeDataSets
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/miaViz
git_branch: RELEASE_3_14
git_last_commit: 093001e
git_last_commit_date: 2021-12-31
Date/Publication: 2022-01-02
NeedsCompilation: no
Packaged: 2022-01-02 17:13:06 UTC; biocbuild
Author: Felix G.M. Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>),
  Tuomas Borman [aut] (<https://orcid.org/0000-0002-8563-8884>),
  Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Felix G.M. Ernst <felix.gm.ernst@outlook.com>
Built: R 4.1.2; ; 2022-01-03 11:34:57 UTC; windows
