Переглянути джерело

revise-alignment-threads

master
stead99 5 роки тому
джерело
коміт
033f83a1bc
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl Переглянути файл

String disk_size String disk_size


command <<< 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}.vdjca ${base}_rescued_1.vdjca
mixcr assemblePartial ${base}_rescued_1.vdjca ${base}_rescued_2.vdjca mixcr assemblePartial ${base}_rescued_1.vdjca ${base}_rescued_2.vdjca
mixcr extend ${base}_rescued_2.vdjca ${base}_rescued_2_extended.vdjca mixcr extend ${base}_rescued_2.vdjca ${base}_rescued_2_extended.vdjca

Завантаження…
Відмінити
Зберегти