PlotSamplePieGraph: Main function to plot sample-wise pie graphs of microbiome...

View source: R/mdp_utils.R

PlotSamplePieGraphR Documentation

Main function to plot sample-wise pie graphs of microbiome data.

Description

This functions plots sample-wise pie graphs of microbiome data.

Usage

PlotSamplePieGraph(
  mbSetObj,
  taxalvl,
  smplnm,
  feat_cnt,
  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.

feat_cnt

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

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.