소스 검색

revise-tophat

master
stead99 5 년 전
부모
커밋
491ba6def7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/tophat2.wdl

+ 1
- 1
tasks/tophat2.wdl 파일 보기

@@ -21,6 +21,6 @@ task tophat2 {

output {
File accepted_hits = "${baseout}/${baseout}_accepted_hits.bam"
File unmapped_bam = "${baseout}/${babaseoutse}_unmapped.bam"
File unmapped_bam = "${baseout}/${baseout}_unmapped.bam"
}
}

Loading…
취소
저장