Description Usage Arguments Value Examples
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
1 | gb(object) <- value
|
object |
circSample or circExperiment object |
New class object with replaced genome build(s)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.