Learn R Programming

LDM (version 6.0.1)

sim.otu.tab5: Filtered OTU count table of the simulated microbiome samples

Description

This table was derived from sim.otu.tab, after filtering out OTUs that are present (having non-zero counts) in less than five samples. This filter reduced the number of OTUs from 813 to 593.

Usage

data("sim.otu.tab5")

Arguments

Format

A data frame with 100 observations on 593 variables.

Examples

Run this code
data(sim.otu.tab5)

Run the code above in your browser using DataLab