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
In v1.4.0 one of the first steps in funannotate predict is to detect soft masked regions in the assembly and output a repeat bed file -- this is very slow and suffers from a memory leak. Fixes for this issue are 220141e and a97945b