Przeglądaj źródła

修改tar

master
huangyechao 6 lat temu
rodzic
commit
70ea68833d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/qualimap.wdl

+ 1
- 1
tasks/qualimap.wdl Wyświetl plik

@@ -10,7 +10,7 @@ task qualimap {
set -e
nt=$(nproc)
/opt/qualimap/qualimap bamqc -bam ${bam} -gff ${bed} -nt $nt -outdir ./ --java-mem-size=16G
zip -r qualimap.zip ./
tar -zcvf qualimap.zip ./
>>>

runtime {

Ładowanie…
Anuluj
Zapisz