sampleData | R Documentation |
Metadata that describes the samples.
sampleData(object, ...)
sampleData(object, ...) <- value
object |
Object. |
... |
Additional arguments. |
value |
Value to assign. |
This is a complement to the standard
colData()
function, but improves support
for accessing sample metadata for datasets where multiple items in the
columns map to a single sample (e.g. cells for a single-cell RNA-seq
experiment).
DataFrame
.
showMethods("sampleData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.