Преглед изворни кода

更新 'tasks/battenberg.wdl'

a.R
master
biochenglinliu пре 1 година
родитељ
комит
1d016b5674
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      tasks/battenberg.wdl

+ 2
- 2
tasks/battenberg.wdl Прегледај датотеку

@@ -10,7 +10,7 @@ task battenberg {
set -o pipefail
set -e
cp /software/TREC_script.Rscript ./
cp /usr/local/a.R ./

>>>

@@ -22,7 +22,7 @@ task battenberg {
}

output {
File subclones = "TREC_script.Rscript"
File subclones = "a.R"
}

}

Loading…
Откажи
Сачувај