Procházet zdrojové kódy

Update 'tasks/spladder_quantification.wdl'

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

+ 2
- 1
tasks/spladder_quantification.wdl Zobrazit soubor

@@ -43,7 +43,8 @@ task spladder_quantification {
--merge-strat merge_graphs \
--readlen 150 \
--parallel $nt \
--quantify-graph --qmode collect
--quantify-graph --qmode collect \
--no-extract-ase
find . -depth > fileList.txt

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