0.3.0
0.3.0 - 2024-10-21
ADDED
-
Modified the template for input csv file to include a
sample_name
column in addition tosample
in-line with changes to IRIDA-Next update as seen with the speciesabundance pipeline. (PR 23)sample_name
special characters will be replaced with"_"
- If no
sample_name
is supplied in the columnsample
will be used - To avoid repeat values for
sample_name
allsample_name
values will be suffixed with the uniquesample
value from the input file
CHANGED
- Fixed linting issues in CI caused by nf-core 3.0.1