Sfoglia il codice sorgente

revised ballgown

tags/v0.1.0
stead99 5 anni fa
parent
commit
c94776fe2c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      tasks/ballgown.wdl

+ 1
- 1
tasks/ballgown.wdl Vedi File

@@ -6,7 +6,7 @@ task ballgown {
String cluster

command <<<
mkdir /cromwell_root/tmp/
mkdir /cromwell_root/tmp/ballgown
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown/${base} ${base}.txt
>>>

Loading…
Annulla
Salva