Description Usage Arguments Value Examples
circSample and circExperiment class replacement methods for replacing the backsplice junction count data The replacment value must be valid to enable replacement
1 | bsj.counts(object) <- value
|
object |
circSample or circExperiment object |
New class object with replaced backsplice junction count data
1 2 3 4 5 | # A datatable of the backsplice junction count data in a sample object
#bsj.counts(sample.object) <- new.datatable
# A datatable of the backsplice junction count data in each sample of an experiment
#bsj.counts(experiment.object) <- new.datatable.list
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.