scikit-bio 0.6.3-dev documentation#
scikit-bio (canonically pronounced sigh-kit-buy-oh) is a library for working with biological data in Python 3. scikit-bio is open source, BSD-licensed software that is currently under active development.
- Input and Output (
skbio.io
) - Biological Sequences (
skbio.sequence
) - Sequence Alignments (
skbio.alignment
) - Trees and Phylogenetics (
skbio.tree
) - Community Diversity (
skbio.diversity
) - Multivariate Statistics (
skbio.stats
) - Biological Embeddings (
skbio.embedding
) - Data Table (
skbio.table
) - Metadata (
skbio.metadata
) - Workflow construction (
skbio.workflow
) - Utilities for Developers (
skbio.util
)