Skip to content

Feature/create pon - #1050

Draft
gongyixiao wants to merge 5 commits into
developfrom
feature/create_PoN
Draft

Feature/create pon#1050
gongyixiao wants to merge 5 commits into
developfrom
feature/create_PoN

Conversation

@gongyixiao

Copy link
Copy Markdown
Collaborator

  •  Draft PR      *
    

Addressing #126. New workflow mirroring steps in the main pipeline to generate PoN as per the instructions here: https://ccstempo.netlify.app/wes-panel-of-normals.html#strelka2. It capitalizes on the resources, configurations and libraries already existing for similar steps in the main pipeline. It is not meant to be run very often or in step with the main workflow, which is why we are not replicating extra functions like the watch mode.

Currently it takes in the --bamMapping file, in the same format that the main workflow takes. However we may want to consider adding another column to indicate sequencer type (Novaseq vs Hiseq, for example).

Remaining steps include annotation of normal calls. This is necessary to look at certain features, such as clonal hematopoiesis mutations, to decide if the germline sample should be included in the final PoN.

Also, variants that are not present in a minimum number of samples should be filtered out (gatk best practices suggests variants present in less than 2 samples should be filtered out). This can be achieved using bcftools isec


Note: This PR replaces #893 which was automatically closed due to repository history cleanup.

@netlify

netlify Bot commented Feb 3, 2026

Copy link
Copy Markdown

Deploy Preview for cmotempo ready!

Name Link
🔨 Latest commit 96f2232
🔍 Latest deploy log https://app.netlify.com/projects/cmotempo/deploys/698e20b1b33cb113977b92d7
😎 Deploy Preview https://deploy-preview-1050--cmotempo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants