bsj.reads-set: Replacement method for the backsplice junction read data

Description Usage Arguments Value Examples

Description

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

Usage

1
bsj.reads(object) <- value

Arguments

object

circSample or circExperiment object

Value

New class object with replaced 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) <- new.datatable

# A datatable of the filtered backsplice junction read data in each sample of an experiment
#bsj.reads(experiment.object) <- new.datatable.list

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