소스 검색

更新 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 년 전
부모
커밋
86aa7ce196
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      tasks/spladder_quantification.wdl

+ 2
- 0
tasks/spladder_quantification.wdl 파일 보기

@@ -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…
취소
저장