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.

Source attribution

  • Awesome Python Chemistrygithub.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.