Przeglądaj źródła

revise-alignment-threads

master
stead99 5 lat temu
rodzic
commit
033f83a1bc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz