14 Commits

Author SHA1 Message Date
41c05cc521 Increased user friendliness
Some checks failed
automlst.cli/pipeline/head There was a failure building this commit
Added default MLST scheme
Added multiple ways of defining a MLST scheme
CSV output now shows database name for each scheme ID
Now uses native argparse library for ensuring mutual exclusivity of arguments and whether or not one is required.
Updated to use 0.13.* of engine
2025-02-26 07:37:34 +00:00
5ef5b6ac08 Updated pyproject.toml to use license text and updated repo
All checks were successful
automlst.cli/pipeline/head This commit looks good
2025-02-19 16:26:59 +00:00
e2f19acd5a Updated CLI to follow APIs specified by the 0.12.0 engine
Some checks failed
automlst.cli/pipeline/head This commit looks good
automlst.cli/pipeline/tag There was a failure building this commit
2025-02-18 16:33:08 +00:00
1f6023b06b Bumped engine version requirement to version 0.11.0 2025-02-18 14:53:21 +00:00
32dcfd99f8 Updated to reflect changes in Engine 0.10.* 2025-02-12 21:54:34 +00:00
c73a89b8fa Added license data to pyproject.toml 2025-01-24 18:44:25 +00:00
e6d127369b Updated python version requirement to 3.12 due to use of f-strings 2025-01-24 16:48:46 +00:00
53cd2e1260 Fixed typo in pyproject.toml 2025-01-22 21:51:07 +00:00
ffee4ee2e1 Fixed typo in pyproject.toml 2025-01-22 21:43:27 +00:00
9498fe7a45 Updated module imports 2025-01-22 21:36:45 +00:00
706f127195 Continuation of refactoring package name 2025-01-22 18:44:58 +00:00
47c8951916 Refactoring package name 2025-01-22 18:43:21 +00:00
ba72199efc Updated CLI to output more useful information. 2025-01-17 16:40:39 +00:00
3b2cf916fd Initial commit transfering files over from original automlst.engine project 2025-01-10 21:15:59 +00:00