Added
- support for fastp in trimming (`trim`) command which can now support merging (--merge) and de-duplication (--dedup) as well as 5' and 3' trimming options of fastp (--cutfront, --cuttail, --cutright).
- added tests and summary stats to compare performance of different trimming/merging strategies on final genome and gene content
Fixed
- fix bug in `mito` to correctly spell novoplasty program that is used
- revamped the resources.py to allow multiple files to represent mitochondria ref db for vector screening and alternative sourmash LCA databases - supporting gtdb-r207 and gtdb-rep-r207
- spades in `assemble` command support merged long singleton reads along with paired end input