Get sample names.
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
.
data(esophagus) sample_names(esophagus)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.