show-methods: Method extensions to show for biom objects.

Description See Also Examples

Description

See the general documentation of show method for expected behavior.

See Also

show

Examples

1
2
3
4
# # # import with default parameters, specify a file
biom_file = system.file("extdata", "rich_sparse_otu_table.biom", package = "biom")
(x = read_biom(biom_file) )
show(x)

biom documentation built on Jan. 15, 2017, 9:30 a.m.