powered by
biom-class
header(x) "header"(x)
biom_file = system.file("extdata", "rich_sparse_otu_table.biom", package = "biomformat") x = read_biom(biom_file) header(x)
Run the code above in your browser using DataLab