sample_names | R Documentation |
Get sample names.
sample_names(physeq) ## S4 method for signature 'ANY' sample_names(physeq) ## S4 method for signature 'phyloseq' sample_names(physeq) ## S4 method for signature 'sample_data' sample_names(physeq) ## S4 method for signature 'otu_table' sample_names(physeq)
physeq |
(Required). A |
A character vector. The names of the samples in physeq
.
taxa_names
, nsamples
data(esophagus) sample_names(esophagus)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.