get_coremat {PathoStat} | R Documentation |
Create core OTU matrix containing number of OTUs detected at varying detection and prevalence thresholds.
get_coremat(pstat)
pstat |
PathoStat object |
Data frame containing number of OTUs at varying detection and prevalence thresholds, with rows corresponding to number of samples and columns corresponding to detection thresholds. An additional column called "prev"contains the sample threshold for each row.