Browse Source

更新 'tasks/mixcr.wdl'

-t 16
master
biochenglinliu 4 years ago
parent
commit
30ba551c4d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl View File



mkdir ${sample_id}_mixcr_output mkdir ${sample_id}_mixcr_output
mixcr analyze shotgun --species hs \ mixcr analyze shotgun --species hs \
-t 4 \
-t 16 \
--starting-material rna \ --starting-material rna \
--only-productive ${fastq1} ${fastq2} ${sample_id}_mixcr_output/${sample_id} --only-productive ${fastq1} ${fastq2} ${sample_id}_mixcr_output/${sample_id}



Loading…
Cancel
Save