gb-set: Replacement method for genome build

Description Usage Arguments Value Examples

Description

circSample and circExperiment class replacement methods for replacing the genome build(s) of circSample object(s) The replacment value must be valid to enable replacement

Usage

1
gb(object) <- value

Arguments

object

circSample or circExperiment object

Value

New class object with replaced genome build(s)

Examples

1
2
3
4
5
# Replacing genome build of a sample object
#gb(sample.object) <- new.gb

# Replacing genome build in each sample of an experiment
#gb(experiment.object) <- new.gb.vector

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