Skip to content

Commit

Permalink
update QUICviz version in task command
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyaog committed May 16, 2024
1 parent 22d4817 commit 7b92a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PECGS-QUICviz/QUICviz.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ task QUICviz {
set -e
mkdir outputs

Rscript /BaseImage/CMI_QUICviz/scripts/CMI_QUICviz_v0.3.R \
Rscript /BaseImage/CMI_QUICviz/scripts/CMI_QUICviz_v0.4.1.R \
--sample ~{sampleID} \
--tumor_type ~{tumorType} \
--normal_acf ~{allelicCountsNormal} \
Expand Down

0 comments on commit 7b92a59

Please sign in to comment.