View source: R/pair_foldchange.R
pair_foldchange | R Documentation |
pair_foldchange The fold change value between the pair samples
pair_foldchange(microbiota, metadata, percent, order)
microbiota |
a dataframe object,species abundance, row is sample Id |
metadata |
a dataframe object, metadata, row is sample Id |
percent |
numberic, to cutoff value of species occranece |
order |
logistic , to detemain the time order |
list include ggplot object and the data.frame of foldchange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.