New release of package for Zenodo tagging to facilitate citing the programme.
1.0
This is the first release of the cazy_webscraper.
Current features include:
- Producing dataframes of the protein data in CAZy - Retrieving protein sequences of scraped CAZymes from GenBank - Retrieving protein structures of CAZymes from PDB
0.1.6
This release:
- changes the call command for `cazy_webscraper` from `cazy_webscraper.py` to `cazy_webscraper` - fixes typos in README and docs - `cazy_webscraper` can now build all parent directories for a user specified output directory
0.1.3
This release is created for integration into Bioconda and Pypi, with the main section of `cazy_webscraper` complete (for the retrieval of protein data from CAZy) and prior to the overhaul of the expand module.