show-methods: Methods for 'show()' for phyloseq objects.

show,phyloseq-methodR Documentation

Methods for show() for phyloseq objects.

Description

See show. Speedyseq provides show() methods that overwrite phyloseq's methods for the classes defined in phyloseq.

Usage

## S4 method for signature 'phyloseq'
show(object)

## S4 method for signature 'taxonomyTable'
show(object)

## S4 method for signature 'sample_data'
show(object)

## S4 method for signature 'otu_table'
show(object)

Arguments

object

Any R object

See Also

show

Examples

data(GlobalPatterns)
show(GlobalPatterns)
GlobalPatterns

mikemc/speedyseq documentation built on April 22, 2024, 6:40 p.m.