Description Usage Arguments Value Author(s) Examples
Extracts the labels of CAGE datasets (samples, experiments) from a CAGEset object.
1 | sampleLabels(object)
|
object |
A |
Returns a character vector of labels of all CAGE datasets present in the CAGEset object.
Vanja Haberle
1 2 3 | load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))
sampleLabels(exampleCAGEset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.