Procházet zdrojové kódy

更新 'tasks/spladder_single.wdl'

master
chenqingwang před 3 roky
rodič
revize
f3e48f4b28
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      tasks/spladder_single.wdl

+ 2
- 1
tasks/spladder_single.wdl Zobrazit soubor

@@ -26,7 +26,8 @@ task spladder_single {
--confidence 2 \
--readlen 150 \
--parallel $nt \
--outdir ${sample_id}/spladder_out
--outdir ${sample_id}/spladder_out \
--no-extract-ase
find . -depth > fileList.txt

Načítá se…
Zrušit
Uložit