Skip to contents

Show an object

Usage

show(object)

# S4 method for class 'EnsemblGenes'
show(object)

# S4 method for class 'EnsemblTranscripts'
show(object)

# S4 method for class 'FlybaseGenes'
show(object)

# S4 method for class 'FlybaseTranscripts'
show(object)

# S4 method for class 'GencodeGenes'
show(object)

# S4 method for class 'GencodeTranscripts'
show(object)

# S4 method for class 'RefseqGenes'
show(object)

# S4 method for class 'RefseqTranscripts'
show(object)

# S4 method for class 'UcscGenes'
show(object)

# S4 method for class 'UcscTranscripts'
show(object)

# S4 method for class 'WormbaseGenes'
show(object)

# S4 method for class 'WormbaseTranscripts'
show(object)

Arguments

object

Object.

Value

Console output.

Note

Updated 2023-04-26.

Author

Michael Steinbaugh