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
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
When running a large dataset of approximately 20,000 sequences the current formulation of validation and merges (disabled as of 4a3bb8e) adds an unfeasible amount of runtime to the sacra run. I.e. my laptop battery died from full charge before the run completed. Additionally, calls to entrez on large input sets take a very long time to query the database; including some subdivisions with percent-completion output can see progress could help in assuring users that entrez is in fact being queried and that the run has not failed.
When running a large dataset of approximately 20,000 sequences the current formulation of validation and merges (disabled as of 4a3bb8e) adds an unfeasible amount of runtime to the sacra run. I.e. my laptop battery died from full charge before the run completed. Additionally, calls to entrez on large input sets take a very long time to query the database; including some subdivisions with percent-completion output can see progress could help in assuring users that entrez is in fact being queried and that the run has not failed.
Currently testing on branch
rabies
with:The text was updated successfully, but these errors were encountered: