d_zibb_6 | R Documentation |
A small example of paired-sample *with replicates* IRRs with these features:
3 conditions
9 individuals with one IRRs per condition
10 Ig genes
4 replicates per individual
This dataset was simulated from zero-inflated beta-binomial (ZIBB) distribution. Simulation code is available in inst/scripts/d_zibb_6.R
data("d_zibb_6", package = "IgGeneUsage")
A data frame with columns:
"individual_id"
"condition"
"gene_name"
"replicate"
"gene_name_count"
This format is accepted by IgGeneUsage.
Simulation code is provided in inst/scripts/d_zibb_6.R
data("d_zibb_6", package = "IgGeneUsage")
head(d_zibb_6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.