Description Usage Arguments Value Examples
circSample and circExperiment class replacement methods for replacing the sample.id(s) of cicSample object(s) The replacment value must be valid to enable replacement
1 | sample.id(object) <- value
|
object |
circSample or circExperiment object |
New class object with replaced sample.id(s)
1 2 3 4 5 | # Replacing sample.id of a sample object
#sample.id(sample.object) <- sample.id
# Replacing sample.id in each sample of an experiment
#sample.id(experiment.object) <- sample.id.vector
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.