Description Usage Arguments Value
View source: R/Estim_readCounting.R
This function does something useful
1 | bootstrapMean(SpliceCounts, ExonToIntronCounts, nboot = 100, sboot = 50)
|
SpliceCounts |
Vector with exon to exon counts. |
ExonToIntronCounts |
Vector with exon to intron counts. Should have same size as |
nboot |
Number of bootstrap sample to draw (Default: 100). |
sboot |
Size of bootstrap samples (Default 50). |
A data.frame
with bootstrap mean estimate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.