| sample_dice_large | R Documentation |
sample_dice_large is a larger toy dataset with 60 taxa, designed to test
geom_dice() at higher density. It simulates log2 fold-change and q-values
with approximately 50\
data(sample_dice_large)
A data frame with 480 rows and 6 columns:
Character. Taxon name (Taxon_1 through Taxon_60).
Character. Disease condition (Caries, Periodontitis, Healthy, Gingivitis).
Character. Specimen type (Saliva, Plaque).
Integer. Replicate identifier.
Numeric. Simulated log2 fold change; may contain NA.
Numeric. Simulated adjusted p-value; may contain NA.
data(sample_dice_large)
head(sample_dice_large)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.