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