Summary Fixed incomplete retrieval of proteins from the local CAZyme database that match the specified criteria Improved clarity of data included in the Logs table Changed Pdbs 1-1 Genbanks relationship to many-to-many: Pdbs 1- Genbanks_Pdbs -1 Genbanks Made retrieval of proteins from the local CAZyme database that match the specified criteria significantly faster Updated documentation Finished API Fixed failed JSON serialisation of data retrieved by the API Add option to add prefix to filenames generated by the API Use the saintBioutils package to handle logging and some file_io operations What's Changed Trouble shoot extract seqs by @HobnobMancer in https://github.com/HobnobMancer/cazy_webscraper/pull/75 Fix blank pdb accs by @HobnobMa...