scikit-bio — Easy Playground
Bioinformatics algorithms: alignment, diversity, phylogeny
Getting started with scikit-bioRun locally
Install
pip install scikit-bioPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: scikit_bio)
scikit-bio is a third-party package. Bioinformatics algorithms: alignment, diversity, phylogeny. Install with: pip install scikit-bio
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?