fls-bioinformatics-core / auto_process_ngs

Scripts and utilities for automatic processing & management of Illumina NGS sequencing data.
Other
9 stars 6 forks source link

analysis: update 'match_run_id' to account for analysis numbers #861

Closed pjbriggs closed 1 year ago

pjbriggs commented 1 year ago

Updates the match_run_id function in the analysis submodule to take into account the analysis number (introduced in PR #859) when matching run IDs. The update enables the locate_run function to handle the analysis number when looking for the corresponding run based on ID.