feat(toolkit): add classification and migration
Implement the standard/non-standard/not-macrolactone classification layer and integrate it into analyzer, fragmenter, and CLI outputs. Port the remaining legacy package capabilities into new visualization and workflow modules, restore batch/statistics/SDF scripts on top of the flat CSV workflow, and update active docs to the new package API.
This commit is contained in:
@@ -13,6 +13,7 @@ authors = [
|
||||
{ name = "Macro Split Team" },
|
||||
]
|
||||
dependencies = [
|
||||
"matplotlib>=3.10",
|
||||
"numpy>=1.26",
|
||||
"pandas>=2.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user