Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@sgsutcliffe sgsutcliffe released this 21 Oct 15:48
f1e5fae

2.2.0 - 2024/10/21

ADDED

  • Modified the template for input csv file to include a sample_name column in addition to sample in-line with changes to IRIDA-Next update as seen with the speciesabundance pipeline. (PR 26)

    • sample_name special characters will be replaced with "_"
    • If no sample_name is supplied in the column sample will be used
    • To avoid repeat values for sample_name all sample_name values will be suffixed with the unique sample value from the input file

CHANGED

  • Fixed linting issues in CI caused by nf-core 3.0.1