paired.end-set: Replacement method for the library preparation protocol...

Description Usage Arguments Value Examples

Description

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

Usage

1
paired.end(object) <- value

Arguments

object

circSample or circExperiment object

Value

New class object with replaced logical paired-end vector

Examples

1
2
3
4
5
# Replacing boolean value whether reads are paired-end reads in a sample object
#paried.end(sample.object) <- new.logical

# Replacing logical value whether reads are paired-end reads in each sample of an experiment
#paried.end(experiment.object) <- new.logical.vector

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