You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running vardict on the Terra cloud and I'm running each chromosome in parallel to one another. Unfortunately, I'm running into a problem with a single chromosome where the run doesn't quite fail out but has a out of memory issue for that particular chromosome (1 out of 39). All of the other chromosomes are completing fairly quick.
Anyways, any suggestions would be very helpful. I've attempted to run a few samples and it seems to be a consistent issue in chr3 region. Also, I have split up the bed file as recommended into 50 spacing with 150 overlap.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hi again, I ended up looking more closely at the chromosome and it looks like it was a tandem repeat. Do you suggest removing those regions? It was fairly short but caused the job to never finish.
Hi there,
I'm currently running vardict on the Terra cloud and I'm running each chromosome in parallel to one another. Unfortunately, I'm running into a problem with a single chromosome where the run doesn't quite fail out but has a out of memory issue for that particular chromosome (1 out of 39). All of the other chromosomes are completing fairly quick.
Here's the code that I'm using:
Anyways, any suggestions would be very helpful. I've attempted to run a few samples and it seems to be a consistent issue in chr3 region. Also, I have split up the bed file as recommended into 50 spacing with 150 overlap.
Thank you for your help!
The text was updated successfully, but these errors were encountered: