oushujun / EDTA

Extensive de-novo TE Annotator
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-019-1905-y
GNU General Public License v3.0
315 stars 70 forks source link

resubmit jobs #422

Closed 8Purplegrapes closed 3 months ago

8Purplegrapes commented 5 months ago

Hi shujun

Halfway through the run, it was interrupted due to insufficient running memory. Give a few more cores and resubmit the job. Will the results be affected if you do this?

thanks

oushujun commented 5 months ago

No, EDTA will automatically pick up wherever possible unless you use --overwrite 1, then the run will start from zero. More cores will usually incur more memory, so you may have the insufficient memory error again if you provide more cores.

Shujun