v0.6.5
- Change behaviour of renaming when no CSV is supplied. Will now use the prefix for the run to generate new names with alphanumerical sequential order (i.e. prefix_1, prefix_2) and will output the name matches as a CSV file
- Above fix changes fixes the error in the SNP distance plot in the HTML report when rename is used but no names CSV is supplied
- Addition of pytests in the CI/CD workflow