Quellcode durchsuchen

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang vor 4 Jahren
Ursprung
Commit
38341cf72e
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      tasks/spladder_quantification.wdl

+ 2
- 0
tasks/spladder_quantification.wdl Datei anzeigen

@@ -26,7 +26,9 @@ task spladder_quantification {
ln -s ${merge_graphs} ${sample_id}/spladder_out/spladder/
mount -o remount rw /

nt=$(nproc)
spladder build -o ${sample_id}/spladder_out \

Laden…
Abbrechen
Speichern