Closed yashpatel6 closed 2 months ago
Scan Module | 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 |
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
Description
Closes #208
Adding a small workflow to generate a stripplot for the VAFs. Example plot (with A-mini):
Testing Results
Tested with NFTest:
a_mini-all-tools-std-input
:/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/unreleased/yashpatel-add-vaf-strip-plot/log-nftest-20240911T234607Z.log
a_mini-all-tools-vcf-input
:/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/unreleased/yashpatel-add-vaf-strip-plot/log-nftest-20240912T174040Z.log
Checklist
[X] I have read the code review guidelines and the code review best practice on GitHub check-list.
[X] I have reviewed the Nextflow pipeline standards.
[X] The name of the branch is meaningful and well formatted following the standards, using [AD_username (or 5 letters of AD if AD is too long)]-[brief_description_of_branch].
[X] I have set up or verified the branch protection rule following the github standards before opening this pull request.
[X] I have added my name to the contributors listings in the
manifest
block in thenextflow.config
as part of this pull request; I am listed already, or do not wish to be listed. (This acknowledgement is optional.)[X] I have added the changes included in this pull request to the
CHANGELOG.md
under the next release version or unreleased, and updated the date.[ ] I have updated the version number in the
metadata.yaml
andmanifest
block of thenextflow.config
file following semver, or the version number has already been updated. (Leave it unchecked if you are unsure about new version number and discuss it with the infrastructure team in this PR.)[X] I have tested the pipeline on at least one A-mini sample.