firstread.firststrand-set: Replacement method for the strandedness protocol of sample...

Description Usage Arguments Value Examples

Description

circSample and circExperiment class replacement methods for replacing the boolean value stating if the library preparationion protocol yielded firstread-firststrand reads The replacment value must be valid to enable replacement

Usage

1
firstread.firststrand(object) <- value

Arguments

object

circSample or circExperiment object

Value

New class object with replaced logical firstread-firststrand vector

Examples

1
2
3
4
5
# Replacing boolean value of whether reads are firstread-firststrand in a sample object
#firstread.firststrand(sample.object) <- new.logical

# Replacing boolean value whether reads are firstread-firststrand in each sample of an experiment
#firstread.firststrand(experiment.object) <- new.logical.vector

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