Description Usage Arguments Details Value See Also Examples
Returns the names of the samples for an aldex.clr
object. These can be used to access the original reads, as in reads\$sampleID
(if the reads are a data frame).
1 | getSampleIDs(.object)
|
.object |
A |
Returns the names of the samples. These can be used to access the original reads, as in reads\$sampleID
(if the reads are a data frame).
A vector of sample names.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.