An Introduction to Applied Bioinformatics
Learning Resources
A Jupyter book demonstrating working with biochemical data using the scikit-bio library for tasks such as sequence alignment and calculating Hamming distances.
- Repository
- github.com/applied-bioinformatics/iab2
Source attribution
- Awesome Python Chemistry — github.com/applied-bioinformatics/iab2
Related resources
Scientific Computing for Chemists with Python is a Jupyter book teaching basic python in chemistry skills, including relevant libraries, and applies them to solving chemical problems.