| license: other | |
| library_name: automic-science | |
| tags: | |
| - biology | |
| - bioinformatics | |
| - single-cell | |
| - omics | |
| - reference | |
| # AutOmicScience Reference Assets | |
| Optional biological reference, query, external SEA-AD, and UCE data assets for AutOmicScience (AOS). | |
| These assets are not required for the core CLI, UI, tests, or tiny Bio MAS smoke checks. Download them only for Bio MAS workflows that need full reference collections. | |
| ## Install | |
| ```bash | |
| hf download PoorOtterBob/AutOmicScience-Reference \ | |
| --repo-type dataset \ | |
| --local-dir src/bridge/runtime | |
| ``` | |
| See `README.md` and `HUGGINGFACE_ASSETS.md` in the GitHub repository for environment variables and GPU safety notes. | |