New Features
* Improvements to structured pathway quantification identify more pathways
* Updated databases to MetaCyc v19.1
* Added UniProt TrEMBL data to reactions mappings
* Added gap filling
* Added automated install of dependencies (bowtie2 and diamond)
* Added alert for user when running with demo databases and non-demo input file
* Added new option "--names {ko,metacyc-pwy,uniref50}" to humann2_rename_table
* Added new option "--groups {uniref50_ko,uniref50_go,uniref50_ec,uniref50_rxn}" to humann2_regroup_table
* Added new option "--output-max-decimals" to set the number of decimals written to the output files
Interface Changes
* The default mapping file format for humann2_regroup_table has been reversed (it is now groups to features)
* The humann2_rename_table option for a custom mapping file was changed from "--names" to "--custom"
* The humann2_regroup_table option for a custom mapping file was changed from "--groups" to "--custom"
Bug Fixes
* Updated fastq to fasta function to allow for "" (special fastq character) at beginning of quality score lines
Cross Platform Compatibility Updates
* Updated humann2_join_table to ignore dot files (ie .DS_Store on Apple OS X)