SACGF / variantgrid

VariantGrid public repo
Other
23 stars 2 forks source link

Button to subdivide annotation run #1136

Open davmlaw opened 1 month ago

davmlaw commented 1 month ago

When variant annotation dies from exceeding cpu/memory resources, a fix is to subdivide the range lock and thus run smaller jobs

I have a function to do this: subdivide_annotation_range_lock - might be worth optimising this (some queries probably slower than they need to be) and putting it in a button on annotation run page next to reload