Version 0.3.0
0.3.0 - 2025/01/09
Added
-
Enhanced the pipeline to integrate optional user-provided reference profiles and cluster addresses for additional samples PR #29:
- Added support for
--db_profilesvia theAPPEND_PROFILESprocess - Added support for
--db_clustersvia theAPPEND_CLUSTERSprocess
- Added support for
-
Added tests to verify the additional databases can be incorporated and that both databases are required together for their respective processes.
-
Added the ability to include a
sample_namecolumn in the input samplesheet.csv. Allows for compatibility with IRIDA-Next input configuration PR #30:sample_namespecial characters will be replaced with"_"- If no
sample_nameis supplied in the columnsamplewill be used - To avoid repeat values for
sample_nameallsample_namevalues will be suffixed with the uniquesamplevalue from the input file
-
Updated
gas/callto version0.1.2and bothCLUSTER_FILEandAPPEND_CLUSTERSto comply with the latest formatting requirements.