AstraZeneca-NGS / VarDict

VarDict
MIT License
187 stars 62 forks source link

Running Vardict on large chromosomal chunks - May not be error #15

Closed smboyle closed 8 years ago

smboyle commented 8 years ago

I would like to run Vardict on total RNA data, allowing for variants to be called anywhere they are observed along the chromosome. I have tried breaking the chromosome into 6 segments (by bed) and running verdict on each segment. I've found that verdict will run for many hours and will often return an empty variant file.

My question is, can Vardict java be run on such large segments or is this issue expected? If it is expected, what is your suggestion for running on total RNA data?

Thanks in advance!

mjafin commented 8 years ago

Hi @smboyle, sorry for the delay in addressing this. I presume your issue is related to https://github.com/AstraZeneca-NGS/VarDictJava/issues/33 and it got resolved? If not, let us know