Registration and Call for Abstracts Open for Bioc2024

animalcules

Interactive microbiome analysis toolkit


Bioconductor version: Release (3.18)

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.

Author: Jessica McClintock [cre], Yue Zhao [aut] , Anthony Federico [aut] , W. Evan Johnson [aut]

Maintainer: Jessica McClintock <jessica.mcclintock at rutgers.edu>

Citation (from within R, enter citation("animalcules")):

Installation

To install this package, start R (version "4.3") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("animalcules")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("animalcules")
animalcules HTML R Script
Reference Manual PDF

Details

biocViews Coverage, Metagenomics, Microbiome, Software, Visualization
Version 1.18.3
In Bioconductor since BioC 3.9 (R-3.6) (5 years)
License Artistic-2.0
Depends R (>= 4.3.0)
Imports ape, assertthat, caret, covr, DESeq2, dplyr, DT, forcats, ggplot2, GUniFrac, lattice, limma, magrittr, Matrix, methods, MultiAssayExperiment, plotly, rentrez, reshape2, ROCit, S4Vectors(>= 0.23.19), scales, shiny, shinyjs, stats, SummarizedExperiment, tibble, tsne, umap, utils, vegan, XML
System Requirements
URL https://github.com/compbiomed/animalcules
Bug Reports https://github.com/compbiomed/animalcules/issues
See More
Suggests BiocStyle, biomformat, devtools, glmnet, knitr, rmarkdown, testthat, usethis
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package animalcules_1.18.3.tar.gz
Windows Binary animalcules_1.18.3.zip
macOS Binary (x86_64) animalcules_1.18.3.tgz
macOS Binary (arm64) animalcules_1.18.3.tgz
Source Repository git clone https://git.bioconductor.org/packages/animalcules
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/animalcules
Bioc Package Browser https://code.bioconductor.org/browse/animalcules/
Package Short Url https://bioconductor.org/packages/animalcules/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.18 Source Archive