skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.util
IORegistry.
list_read_formats
Return a list of available read formats for a given cls type.
State: Stable as of 0.4.0.
cls : type
The class which will be used to determine what read formats exist for an instance of cls.
list
A list of available read formats for an instance of cls. List may be empty.