abra icon indicating copy to clipboard operation
abra copied to clipboard

Excessive run time

Open dh10 opened this issue 9 years ago • 2 comments

150x whole exome (64 Mb) not completed after 24 hours w 18 cores while building all_contigs.fasta (which continues to increase in size). This is a reproducible sample specific issue as other samples at similar depth take 1.5 - 3 hours. Occurs with default settings.

dh10 avatar Dec 18 '15 14:12 dh10

We run into this sometimes with noisy FFPE samples. The workaround is to prune the assembly graphs more aggressively. You might try re-running this sample using the following params:

--mnf 5 --mbq 150

mozack avatar Dec 18 '15 16:12 mozack

Unfortunately, with new parameters, it still runs at least 12 hours with 18 cores before we stop it. It is fresh frozen material and not FFPE. I will look closer at the QC parameters of the samples that are associated with this issue. Thanks!

dh10 avatar Dec 21 '15 14:12 dh10