The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Initial release of nf-core/taxtriage, created with the nf-core template.
check_samplesheet.py would compare all the suffixes after the initial "." which would result in an error if samples have discrepancies after the initial ".". Solutoin was to compare only the last 2 suffixes that always should be ".fastq" and ".gz".