Description Usage Arguments Value Examples
circSample and circExperiment class accessors for showing whether the sample are prepared as paired-end or single-end
1 | paired.end(object)
|
object |
circSample or circExperiment object |
Logcal vector with a boolean value stating if the library preparationion protocol yielded paired-end reads
1 2 3 4 5 | # The logical value whether the protocol yielded paired-end reads in a sample object
#paried.end(sample.object)
# The logical value whether the protocol yielded paired-end reads in each sample of an experiment
#paried.end(experiment.object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.