Began implementing LazyPersistentCachedBIGSdbMLSTProfiler

This commit is contained in:
2025-01-27 22:03:49 +00:00
parent ba1f0aa318
commit 3e3898334f
5 changed files with 230 additions and 86 deletions

View File

@@ -15,7 +15,8 @@ requires-python = ">=3.12"
description = "A library to rapidly fetch fetch MLST profiles given sequences for various diseases."
[project.urls]
Repository = "https://github.com/RealYHD/autoBIGS.engine"
Homepage = "https://github.com/RealYHD/autoBIGS.engine"
Source = "https://github.com/RealYHD/autoBIGS.engine"
Issues = "https://github.com/RealYHD/autoBIGS.engine/issues"
[tool.setuptools_scm]