Recent Releases of fastmatchirida
fastmatchirida - 0.4.0-pnc1
0.4.0-pnc1 - 2025-08-20
Changed
- Changed
calc_source_categorytocalc_source_type. PR 32
- Nextflow
Published by emarinier 10 months ago
fastmatchirida - 0.4.0-pnc0
0.4.0-pnc0 - 2025-08-13
Added
- A PNC-customized branch of the FastMatch pipeline with specific metadata fields and parameters tailored to PNC requirements. PR 30
- Nextflow
Published by emarinier 10 months ago
fastmatchirida - 0.4.0
0.4.0 - 2025-08-11
Changed
- The number of metadata columns in the sample sheet has been increased from 8 to 16. PR 28
- Nextflow
Published by emarinier 10 months ago
fastmatchirida - 0.3.3
0.3.3 - 2025-06-12
Updated
- Update
profile_diststov.1.0.8. PR 25 - Updated nf-core linting and some of the nf-core GitHub actions to the latest versions. PR 25
- Updated nf-core module custom_dumpsoftwareversions to latest version (commit
05954dab2ff481bcb999f24455da29a5828af08d). PR 25
Added
- Added an ubuntu container for the
COPY_FILEprocess to ensure bash commands are functional. PR 26
- Nextflow
Published by sgsutcliffe 12 months ago
fastmatchirida - 0.3.2
0.3.2 - 2025-05-23
- Added
baseNameto the check for repeat MLST allele files (in case file paths are different). PR 22
- Nextflow
Published by sgsutcliffe about 1 year ago
fastmatchirida - 0.3.0
0.3.0 - 2025-05-08
Update
- Update
profile_diststo 1.0.5. PR 14 - Update the
locidexversion to 0.3.0.locidex mergehas integrated the functionality of moduleinput_assure. PR 15
Add
- Add
software_versions.ymltoiridanext.output.json.gzglobal files. PR 14
Changed
- Change the default
profile_distsdefault settingpd_skip = true. PR 16
Enhancement
locidex mergein0.3.0now performs the functionality ofinput_assure(checking sample name against MLST profiles). This allowsfastmatchiridato removeinput_assureso that the MLST JSON file is read only once, and no longer needs to re-write with correction. PR 15- Added a pre-processing step to the input of
LOCIDEX_MERGEthat splits-up samples, into batches (default batch size:100), to allow forLOCIDEX_MERGEto be run in parallel. To modify the size of batches use the parameter--batch_size n. PR 15
- Nextflow
Published by sgsutcliffe about 1 year ago
fastmatchirida - 0.2.0
0.2.0 - 2025-04-09
Changed
- Changed file extensions (
.text->.tsv) of output files fromGAS_MCLUSTERandPROFILE_DISTSfound in theiridanext.output.json. Output files are now compatiable with file preview feature in IRIDA Next. PR 10 - Changed the default threshold for minimum matching alleles from 1 to 50 for filtering. The idea being to show more results and let user filter themselves after. PR 12
Updated
- Update the profile_dist version to 1.0.4. PR 11
- Nextflow
Published by sgsutcliffe about 1 year ago
fastmatchirida - 0.1.1
[0.1.1] - 2024-01-17
This release improves documentation and testing.
- Nextflow
Published by emarinier over 1 year ago
fastmatchirida - 0.1.0 Release
0.1.0 - 2024-12-13
Release
fastmatchirida is built using gasclustering 0.4.0 as a template. The goal of the release is to set up the basic-functionality of the pipeline for testing in IRIDA-Next.
Pipeline Description
The pipline will be used, integrated into IRIDA-Next, to allow users to select reference samples that meet with a minimum threshold distance to a query set of samples for downstream analysis. The output is a table (tsv and excel) of the samples that match the minium threshold distance.
- Nextflow
Published by sgsutcliffe over 1 year ago