Clinical-Genomics / MIP

Mutation Identification Pipeline. Read the latest documentation:
https://clinical-genomics.gitbook.io/project-mip/
MIT License
44 stars 10 forks source link

Include SMNCopyNumberCaller #1290

Closed dnil closed 4 years ago

dnil commented 4 years ago

Is your feature request related to a problem? Please describe. We have heard the rumours and been waiting eagerly, but now it's official: SMNCopyNumberCaller. Good-enough:ish performance - really nice, given the difficulty level of doing this with short reads. See preprint.

Describe the solution you'd like Include in MIP. Export annotation for Scout - need to figure out if we should load the json directly, or e.g. convert to vcf.

henrikstranneheim commented 4 years ago

That´s great! Let´s discuss how to deliver the result before starting an implementation.

dnil commented 4 years ago

Sure! I'll tentatively be around Wednesday. The tool was reasonably straightforward to install, and runs quickly. This is a blockbuster application, so if anyone has time to add it to MIP that is surely going to be worth it. If you just make sure the resulting small tsv or json gets forwarded to scout, we can take it from there. I suppose it will end up on its own view again, to make sure no-one sees it unless they really wanted to.

dnil commented 4 years ago

We've found one carrier out of two suspicious cases screened..

henrikstranneheim commented 4 years ago

I will start adding it asap

dnil commented 4 years ago

:+1: "Population-wide SMA screening to quantify the SMN1 copy number (CN) is recommended by the American College of Medical Genetics." 👀

henrikstranneheim commented 4 years ago

MIP can now run SMNCopyNumberCaller on each gatk_baserecalibrated sample BAM and produce the ".tsv" file.