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