uclahs-cds / project-method-AlgorithmEvaluation-BNCH-000082-SRCRNDSeed

GNU General Public License v2.0
1 stars 0 forks source link

Add SomaticSniper-Battenberg-DPClust-SR submission script #78

Closed philsteinberg closed 1 year ago

philsteinberg commented 1 year ago

Description

Launch SomaticSniper + Battenberg + PyClone-VI seeds [HSNC single-region]

Closes #58

Pipeline Run Results

Example

sample: ILHNLNEV000001-T001-P01-F seed: 51404

input SNV (SomaticSniper): /hot/project/disease/HeadNeckTumor/HNSC-000084-LNMEvolution/data/SNV/somaticsniper/recsnv/vcfs/ILHNLNEV000001-T001-P01-F.vcf

input CNA (Battenberg): /hot/project/disease/HeadNeckTumor/HNSC-000084-LNMEvolution/data/Battenberg/refit_dpnorm/ILHNLNEV000001-T001-P01-F/ILHNLNEV000001-T001-P01-F_cellularity_ploidy.txt

/hot/project/disease/HeadNeckTumor/HNSC-000084-LNMEvolution/data/Battenberg/refit_dpnorm/ILHNLNEV000001-T001-P01-F/ILHNLNEV000001-T001-P01-F_subclones.txt

config: /hot/project/method/AlgorithmEvaluation/BNCH-000082-SRCRNDSeed/pipeline-call-src/run-somaticsniper-battenberg-dpclust/input/config/seed_51404.config

yaml: /hot/project/method/AlgorithmEvaluation/BNCH-000082-SRCRNDSeed/pipeline-call-src/somaticsniper_battenberg_yamls/single-region/ILHNLNEV000001-T001-P01-F.yaml

output: /hot/project/method/AlgorithmEvaluation/BNCH-000082-SRCRNDSeed/pipeline-call-src/run-somaticsniper-battenberg-dpclust/output/call-SRC-1.0.0-rc.1/ILHNLNEV000001-T001-P01-F/DPClust-75f5d7e/output/

logs: /hot/project/method/AlgorithmEvaluation/BNCH-000082-SRCRNDSeed/pipeline-call-src/run-somaticsniper-battenberg-dpclust/logs/

Checklist

philsteinberg commented 1 year ago

In your CHANGELOG it seems like you have the lines from #77. When you create a new branch, it is always best to create it from main (instead of from another branch that has commits in addition to main) so you don't accidently trip yourself lol.

Here I would recommend removing the duplicated lines with the other PR, and merging the other one first to avoid any troubles XD

I think this happened because I did command z on CHANGELOG and accidentally saved while on the new branch ... I knew something was gonna get a little messy! Trying to be diligent about creating new branches from main :)