Skip to content

Update reheader logic in compression#73

Merged
seppinho merged 2 commits intogenepi:mainfrom
statgen:main
Mar 12, 2026
Merged

Update reheader logic in compression#73
seppinho merged 2 commits intogenepi:mainfrom
statgen:main

Conversation

@psnehal
Copy link
Copy Markdown
Contributor

@psnehal psnehal commented Mar 9, 2026

Replacing annotate with reheader improves the performance.

Comment thread modules/local/compression/compression_encryption_vcf.nf Outdated
return fileList.sort { a, b -> compareFilenames(a, b) }.join(" ")
}

def processFileList(fileList) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate function.

Copy link
Copy Markdown
Member

@lukfor lukfor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your help! I only had two comments.
Best,
Lukas

@psnehal
Copy link
Copy Markdown
Contributor Author

psnehal commented Mar 11, 2026

I added the function to read the name of the first chunk and fixed the bug with the print statement.

@psnehal psnehal requested a review from lukfor March 11, 2026 15:59
@seppinho seppinho merged commit 47774d0 into genepi:main Mar 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants