scikit-bio docs
0.2.3
Site
Sequence collections and alignments (
skbio.alignment
)
Biological sequences (
skbio.sequence
)
Tree representations (
skbio.tree
)
Constructing workflows (
skbio.workflow
)
Visualizations (
skbio.draw
)
Format biological sequences (
skbio.format.sequences
)
Diversity calculations (
skbio.diversity
)
Statistics (
skbio.stats
)
Parse biological sequences (
skbio.parse.sequences
)
File I/O (
skbio.io
)
Utility functionality (
skbio.util
)
Supporting Python 2 and Python 3
Coding guidelines
Adding a new module to skbio
Page
skbio.io.ClustalFormatError
skbio.io.ClustalFormatError
¶
exception
skbio.io.
ClustalFormatError
[source]
¶
Raised when a
clustal
formatted file cannot be parsed.