Add stub block and migrate pairix to topic channels#11437
Open
HReed1 wants to merge 2 commits intonf-core:masterfrom
Open
Add stub block and migrate pairix to topic channels#11437HReed1 wants to merge 2 commits intonf-core:masterfrom
HReed1 wants to merge 2 commits intonf-core:masterfrom
Conversation
SPPearce
requested changes
Apr 30, 2026
Contributor
SPPearce
left a comment
There was a problem hiding this comment.
Your version extraction is not working.
It does not need echo.
Please add a check step in your submission instructions that verifies the version is being extracted correctly
| [ | ||
| "PAIRIX", | ||
| "pairix", | ||
| "Program: pairix (PAIRs file InderXer)\n0.3.7\n\n\n\nOptions: -p STR preset: pairs, merged_nodups, old_merged_nodups, gff, bed, sam, vcf, psltbl [gff]\n -s INT sequence name column [1]\n -d INT second sequence name column [null]\n -b INT start1 column [4]\n -e INT end1 column; can be identical to '-b' [5]\n -u INT start2 column [null]\n -v INT end2 column; can be identical to '-u' [null or identical to the start2 specified by -u]\n -T delimiter is space instead of tab.\n -L query region is not a string but a file listing query regions\n -S INT skip first INT lines [0]\n -c CHAR symbol for comment/meta lines [#]\n -w CHAR symbol for query region separator [|]\n -r FILE replace the header with the content of FILE [null]\n -0 zero-based coordinate\n -h print also the header lines\n -H print only the header lines\n -B print only the number of bgzf blocks for existing chromosome (pairs)\n -W print only the region split character\n -Y Only check if the file is a triangle (i.e. a chromosome pair occurs only in one direction (e.g. if chr1|chr2 exists, chr2|chr1 doesn't))\n -l list chromosome names\n -n print only the total line count (same as gunzip -c | wc -l but much faster)\n -f force to overwrite the index\n -a autoflip query when the matching chromosome pair doesn't exist\n --help print usage with exit 0" |
Member
There was a problem hiding this comment.
The version should be here instead.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
versions.ymlheredoc totopic: versionstuple patternstub:block with appropriate touch outputssnapshot(process.out).match()meta.ymlto align eval expressions withmain.nfVerification
nf-core modules lint pairix: 52/52 passed, 0 failuresnf-test(Docker): 2/2 passed, snapshots stable across consecutive runsPart of #4570