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
Importing malariagen_data is a little slow at the moment, likely because anjl is imported internally which triggers jit compilation of anjl functions. Perhapse we could move to only importing anjl when needed within the neighbour-joining functions.