bsj.counts-set: Replacement method for the backsplice junction count data

Description Usage Arguments Value Examples

Description

circSample and circExperiment class replacement methods for replacing the backsplice junction count data The replacment value must be valid to enable replacement

Usage

1
bsj.counts(object) <- value

Arguments

object

circSample or circExperiment object

Value

New class object with replaced backsplice junction count data

Examples

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

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