Description Usage Arguments Value Examples
circSample and circExperiment class accessors for showing the filtered backsplice junction read data of a circSample object(s)
1 |
object |
circSample or circExperiment object |
returnAs |
(only valid for circSample) Whether to return data as a list of samples or compiled into a single long table with a sample.id column |
Datatable(s) of 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)
# A datatable of the filtered backsplice junction read data in each sample of an experiment
#bsj.reads(experiment.object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.