Learn R Programming

PHclust (version 0.1.0)

sample_data: Sample of sparse microbiome count data

Description

A sample data matrix with 100 features in 2 true clusters, 4 treatment groups with 4 replicates in each group.

Usage

sample_data

Arguments

Format

The dataset contains 16 columns, indexed as A1 ~ A4, B1 ~ B4, C1 ~ C4, D1 ~ D4 to represent 4 treatment groups.

Examples

Run this code
# NOT RUN {
head(sample_data)
# }

Run the code above in your browser using DataLab