Description Usage Arguments Value Examples
Sample names were included in the sample
column
in the variant object passed to create_musica
. This returns
a unique list of samples names in the order they are inside the
musica
object.
1 2 3 4 5 6 7 | sample_names(object)
## S4 method for signature 'musica'
sample_names(object)
## S4 method for signature 'musica_result'
sample_names(object)
|
object |
A |
A character vector of sample names
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.