Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A comprehensive and customizable R package for microbiome analysis.

License

NotificationsYou must be signed in to change notification settings

vallenderlab/MicrobiomeR

Repository files navigation

Build StatuslifecycleCoverage statusDOI

MicrobiomeR

An R package for microbiome analysis that incorporatesphyloseq,metacoder,taxa, andmicrobiome in order to standardize and simplify common microbiome workflows.

Installation

We are currently not on CRAN or Bioconductor:

library(devtools)# Load the devtools packageinstall_github("vallenderlab/MicrobiomeR")# Install the package

Please visithttps://microbiomer.vallenderlab.org/ for extensive documentation of the package.

Workflow Features

  • Standardization of data wrangling.
    • Phyloseq for data import.
    • Taxa for the primary data object (Taxmap).
    • Proprietary data formatting and validation.
  • Phyloseq inspired filtering fortaxa::taxmap objects.
    • Metacoder/taxa for mainstream filtering.
    • Proprietary basic filtering for samples, taxonomies, and OTUs.
    • Proprietary advanced filtering (phyloseq-style).
    • Other Proprietary filtering functions for observation data.
  • Metacoder enabled statistical analysis functions.
  • Various visualization options.
    • Output Directories
    • Color Palettes
    • Heat Trees
    • Correlation Plots
    • Stacked Bar Plot
    • Alpha Diversity Plot
    • Ordination Plot

Contributing toMicrobiomeR

  • Our code style is based on Google's R style developed by Hadley Wickham.
  • Please note that theMicrobiomeR project is released with aContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
  • View ourcontributing documentation for more details.

[8]ページ先頭

©2009-2025 Movatter.jp