Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fastq_create_umi_consensus_fgbio and swap to nf-test #7718

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SPPearce
Copy link
Contributor

@SPPearce SPPearce commented Feb 28, 2025

The fastq_create_umi_consensus_fgbio subworkflow was broken last summer when the fgbio modules were updated in #5624, but the pytest didn't trigger at that point.

This PR:

  • Fixes the subworkflow
  • Swaps to nf-test
  • Adds the meta map to the fasta, index and dict channels
  • Removes the use of samtools view to filter the bam files with -f 1, but I don't think that the nf-core/fastquorum pipeline does this, so I suspect this is not required (pending confirmation from @nh13 or someone else from Fulcrum Genomics).
  • Removes the dump commands
  • Adds a stub to samtools/fastq

@SPPearce SPPearce requested a review from a team as a code owner February 28, 2025 15:33
@maxulysse
Copy link
Member

no duplex?

@SPPearce
Copy link
Contributor Author

no duplex?

No duplex 😕 ? Do you mean no stub (as I have totally forgotten to put that in?)

@SPPearce
Copy link
Contributor Author

Sorry, I get you, I've updated the PR description to explain.

@LouisLeNezet LouisLeNezet linked an issue Feb 28, 2025 that may be closed by this pull request
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.

nf-test migration: fastq_create_umi_consensus_fgbio
2 participants