Sfoglia il codice sorgente

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 anni fa
parent
commit
86aa7ce196
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      tasks/spladder_quantification.wdl

+ 2
- 0
tasks/spladder_quantification.wdl Vedi File

@@ -23,6 +23,8 @@ task spladder_quantification {
cat ${samples} | while read a; do ls ${sample_id}/spladder_out/spladder/ | grep $a; done >> pickle.txt
ln -s ${merge_graphs} ${sample_id}/spladder_out/spladder/
mount -o remount rw /

nt=$(nproc)

Loading…
Annulla
Salva