uclahs-cds / pipeline-call-sSNV

A Nextflow pipeline to identify the somatic single nucleotide variants (sSNVs) by comparing a pair of tumor/normal samples.
https://uclahs-cds.github.io/pipeline-call-sSNV/
GNU General Public License v2.0
5 stars 0 forks source link

Add VAF stripplot #310

Closed yashpatel6 closed 2 months ago

yashpatel6 commented 2 months ago

Description

Closes #208

Adding a small workflow to generate a stripplot for the VAFs. Example plot (with A-mini): image

Testing Results

Tested with NFTest:

Checklist

wiz-inc-8da00b022c[bot] commented 2 months ago

Wiz Scan Summary

Scan Module Critical High Medium Low Info Total
IaC Misconfigurations 0 0 0 0 0 0
Vulnerabilities 0 0 0 0 0 0
Sensitive Data 0 0 0 0 1 1
Secrets 0 0 0 0 0 0
Total 0 0 0 0 1 1

View scan details in Wiz

sorelfitzgibbon commented 2 months ago

I ran this on a set of PCAWG wgs VCFs: /hot/code/sfitzgibbon/gitHub/uclahs-cds/pipeline-call-sSNV/test/yaml/DO8264-vcfs.yaml /hot/code/sfitzgibbon/gitHub/uclahs-cds/pipeline-call-sSNV/test/config/a_mini-all-tools.config output: /hot/user/sfitzgibbon/PCAWG-63/analysis/yashpatel-add-vaf-strip-plot image