Bläddra i källkod

更新 'tasks/lohhla.wdl'

tab
master
biochenglinliu 3 år sedan
förälder
incheckning
6233bada2b
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. +4
    -4
      tasks/lohhla.wdl

+ 4
- 4
tasks/lohhla.wdl Visa fil

@@ -6,16 +6,16 @@ task lohhla {
File tumorBAM_bai
File hlas
File ascat
String docker
String cluster
String disk_size

command <<<
set -o pipefail
set -e
now_path=`pwd`
echo $now_path > $now_path/test.txt
mkdir -p ./ana/${sample_id}/
@@ -49,7 +49,7 @@ task lohhla {
tar -zcvf ./ana/${sample_id}_output.tgz ./ana/${sample_id}_output

>>>
runtime {
docker : docker
cluster: cluster

Laddar…
Avbryt
Spara