An Introduction to Applied Bioinformatics
github.com/applied-bioinformatics/iab2A Jupyter book demonstrating working with biochemical data using the scikit-bio library for tasks such as sequence alignment and calculating Hamming distances.
Sourced from
- Awesome Python Chemistry — github.com/applied-bioinformatics/iab2
- GitHub — 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.