pf.tidy | R Documentation |
Concise summarization of phylofactor summary
pf.tidy(smry)
smry |
PF summary class object. see |
list containing concise taxa IDs of groups split, as well as their predicted ratios of abundances in different conditions
library(phylofactor)
data('FTmicrobiome')
smry <- pf.summary(FTmicrobiome$PF,FTmicrobiome$taxonomy,factor=1)
pf.tidy(smry)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.