PlotGroupPieGraph: Main function to plot pie graphs of microbiome data.

View source: R/mdp_utils.R

PlotGroupPieGraphR Documentation

Main function to plot pie graphs of microbiome data.

Description

This functions plots pie graphs of microbiome data.

Usage

PlotGroupPieGraph(
  mbSetObj,
  taxalvl,
  metadata,
  clslevel,
  feat_cnt,
  calcmeth,
  toptaxapie,
  pietoptaxaopt
)

Arguments

mbSetObj

Input the name of the mbSetObj.

taxalvl

Character, input the taxonomic level to perform classification. For instance, "Genus" to use the Genus level.

metadata

Character, select which grouping to use.

clslevel

Character, input which group to plot.

feat_cnt

Set the minimum feature count that is used to "bin" together small taxa.

calcmeth

Merge small taxa based on the sum /("sum"/) or median /("med"/) counts across all samples or groups.

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MicrobiomeAnalystR documentation built on April 17, 2024, 7:45 p.m.