genome / pindel

Pindel can detect breakpoints of large deletions, medium sized insertions, inversions, tandem duplications and other structural variants at single-based resolution from next-gen sequence data. It uses a pattern growth approach to identify the breakpoints of these variants from paired-end short reads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pindel does not use all assigned CPUs

Madelinehazel opened this issue · comments

Hello,

I am trying to run Pindel with multithreading option --number_of_threads 24. However, Pindel only seems to use on average 6 processors, even though 24 are available. How can this be resolved?

Thank you,
Madeline