d_zibb_3 | R Documentation |
A small example dataset that has the following features:
3 conditions
5 samples per condition
8 Ig genes
This dataset was simulated from zero-inflated beta-binomial (ZIBB) distribution. Simulation code is available in inst/scripts/d_zibb_3.R
data("d_zibb_3", package = "IgGeneUsage")
A data frame with columns:
"individual_id"
"condition"
"gene_name"
"gene_name_count"
This format is accepted by IgGeneUsage.
Simulation code is provided in inst/scripts/d_zibb_3.R
data("d_zibb_3", package = "IgGeneUsage")
head(d_zibb_3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.