bsj.reads: Accessor for the backsplice junction read data

Description Usage Arguments Value Examples

Description

circSample and circExperiment class accessors for showing the filtered backsplice junction read data of a circSample object(s)

Usage

1
bsj.reads(object, ...)

Arguments

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

Value

Datatable(s) of filtered backsplice junction read data

Examples

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)

KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.