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