소스 검색

add sam as hisat2 output

tags/v0.2.5
stead99 4 년 전
부모
커밋
3c076d97d5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      tasks/hisat2.wdl

+ 1
- 0
tasks/hisat2.wdl 파일 보기

@@ -22,6 +22,7 @@ task hisat2 {
}

output {
File sam=sample_id + ".sam"
File unmapread_1p=sample_id + "_un.fq.1.gz"
File unmapread_2p=sample_id + "_un.fq.2.gz"
}

Loading…
취소
저장