Method extensions to show for biom objects.
See the general documentation of show
method for
expected behavior.
## S4 method for signature 'biom' show(object)
object |
biom-class object |
# # # import with default parameters, specify a file biom_file = system.file("extdata", "rich_sparse_otu_table.biom", package = "biomformat") (x = read_biom(biom_file) ) show(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.