Browse Source

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 years ago
parent
commit
38341cf72e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tasks/spladder_quantification.wdl

+ 2
- 0
tasks/spladder_quantification.wdl View File

@@ -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 \

Loading…
Cancel
Save