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
Updated checkamg download to retrieve and extract a pre-built, standardized CheckAMG database containing all required profile HMMs and cutoff files, rather than downloading individual databases from their original sources.
This ensures reproducibility across CheckAMG and database versions and avoids failures caused by upstream download links changing or disappearing.
Added the notebook build_checkamg_db.ipynb, which documents how the standardized CheckAMG database is assembled, including data sources and formatting steps.