Mastering Python for Bioinformatics Solutions
This is a repository with my code/solutions for the book Mastering Python for Bioinformatics (O'Reilly, 2021, ISBN 9781098100889) authored by Ken Youens-Clark kyclark@gmail.com
I'll be following a long to learn more about testing, documentating and developing tools with Python.
Nix
For better reproducibility I am using Nix and pip2nix using this gist by @datakurre, please check out Nix and nix-community's project, they are doing amazing work!