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
When I the RVS function multipleVariantPValue on 2 exomes, it would take approximately 30 minutes. However, when I try to run the same function on 5 genome families, its been running for at least 10 days.
What is an expected run time for 5 genome families with this function?
I am trying to run this on my University's HPC but we have maximum wall times of 10 days. When the job has been terminated there are never any errors, just saying that it needed more time. I just want to make sure that this length of time is somewhat expected and doesn't instead point to another issue.
Thank you!
The text was updated successfully, but these errors were encountered:
That's not expected at all, the running time should be on the scale of minutes not days. What is the size of the SnpMatrix that you are passing to the function?
When I the RVS function
multipleVariantPValue
on 2 exomes, it would take approximately 30 minutes. However, when I try to run the same function on 5 genome families, its been running for at least 10 days.What is an expected run time for 5 genome families with this function?
I am trying to run this on my University's HPC but we have maximum wall times of 10 days. When the job has been terminated there are never any errors, just saying that it needed more time. I just want to make sure that this length of time is somewhat expected and doesn't instead point to another issue.
Thank you!
The text was updated successfully, but these errors were encountered: