spike_in_ones | R Documentation |
Utility function to spike-in a one-count to prevent any fully unobserved taxa
spike_in_ones(counts, groups = NULL)
counts |
count table (samples x features) |
groups |
optional group labels; if included, a one is spiked into any feature with all-zero observations in a given group/condition |
counts with a minimum single observation of each feature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.