runPathoStat: Statistical Microbiome Analysis on the pathostat input and...

Description Usage Arguments Value Examples

View source: R/pathoStat.R

Description

Statistical Microbiome Analysis on the pathostat input and generates a html report and produces interactive shiny app plots

Usage

1
2
runPathoStat(pstat = NULL, report_dir = ".",
  report_option_binary = "111111111", interactive = TRUE)

Arguments

pstat

phyloseq extension pathostat object

report_dir

Output report directory path

report_option_binary

9 bits Binary String representing the plots to display and hide in the report

interactive

when TRUE, opens the interactive shinyApp

Value

outputfile The output file with all the statistical plots

Examples

1

mani2012/PathoStat documentation built on April 3, 2020, 7:41 p.m.