ITADN

Fix bug with probeset and index mismatch when using cellranger multi with a probeset and without a pre-built index

#500Pull Requesttgelafr-pfzr 创建于 2025-10-29
T
tgelafr-pfzrcommented
Address #375. I chose enforce that the user manually pass the genome version to keep some sort of front-loaded check on the reference matching the probeset. Updated tests accordingly. ## PR checklist - [x] This comment contains a description of changes (with reason). - [x] If you've fixed a bug or added code that should be tested, add tests! - [ ] Make sure your code lints (`nf-core pipelines lint`). - [x] Ensure the test suite passes (`nextflow run . -profile test,docker --outdir <OUTDIR>`). - [x] Check for unexpected warnings in debug mode (`nextflow run . -profile debug,test,docker --outdir <OUTDIR>`). - [ ] Usage Documentation in `docs/usage.md` is updated. - [ ] Output Documentation in `docs/output.md` is updated. - [ ] `CHANGELOG.md` is updated. - [ ] `README.md` is updated (including new tool citations and authors/contributors).
合并状态:未合并 关闭于 2025-10-29 2 条评论