Description Usage Arguments Value
View source: R/transcript_archetypes.R
Take a GRanges-class of transcript annotations and return it annotated with abundance values of reach transcript
1 | simulate_abundances(annotations, sampling_dist = rgtex, seed = NULL, ...)
|
annotations |
a GRanges-class of transcript annotations |
sampling_dist |
a function that generates a vector of random numbers greater than
or equal to zero. It also must have as an argument |
seed |
random seed for reproducible sampling |
... |
any arguments to be passed to the |
A GRanges-class with a score
column that holds
abundances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.