get_coremat {PathoStat}R Documentation

Create core OTU matrix containing number of OTUs detected at varying detection and prevalence thresholds.

Description

Create core OTU matrix containing number of OTUs detected at varying detection and prevalence thresholds.

Usage

get_coremat(pstat)

Arguments

pstat

PathoStat object

Value

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.


[Package PathoStat version 1.4.1 Index]