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

Add flag to stop pipeline when bam + qc has been generated #212

Open
2 of 7 tasks
alkc opened this issue Jul 26, 2024 · 0 comments · May be fixed by #213
Open
2 of 7 tasks

Add flag to stop pipeline when bam + qc has been generated #212

alkc opened this issue Jul 26, 2024 · 0 comments · May be fixed by #213
Assignees
Labels
enhancement New feature or request

Comments

@alkc
Copy link
Contributor

alkc commented Jul 26, 2024

This is a feature request for a flag to wgs-hg38 that terminates the pipeline execution after the BAM and associated sequencing QC data have been completed.

This is useful for:

  1. BAM realignment in the whambam bam service
  2. QC-only runs of individual samples incomplete trios? Is this relevant?

Mostly number #1 is of interest.

This issue is related to ongoing work for https://github.com/Clinical-Genomics-Lund/bam_service/issues/1

TODO:

  • Add params.alignment_only
  • Add !params.alignment_only to processes that take dedup output as input
  • Add !params.alignment_only to processes that take fetch_MTseqs output as input
  • Clean out potentially unused channels, e.g. old chanjo bam.
    • chanjo_bam
    • yaml_bam
    • bam_nator
@alkc alkc added the enhancement New feature or request label Jul 26, 2024
@alkc alkc self-assigned this Jul 26, 2024
@alkc alkc linked a pull request Jul 29, 2024 that will close this issue
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant