소스 검색

revise-alignment-threads

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

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

@@ -10,7 +10,7 @@ task mixcr {
String disk_size

command <<<
mixcr align -t 4 -p rna-seq -s hsa -OallowPartialAlignments=true ${read1} ${read2} ${base}.vdjca
mixcr align -t 12 -p rna-seq -s hsa -OallowPartialAlignments=true ${read1} ${read2} ${base}.vdjca
mixcr assemblePartial ${base}.vdjca ${base}_rescued_1.vdjca
mixcr assemblePartial ${base}_rescued_1.vdjca ${base}_rescued_2.vdjca
mixcr extend ${base}_rescued_2.vdjca ${base}_rescued_2_extended.vdjca

Loading…
취소
저장