# scripts 这些脚本现在都是基于 `macro_lactone_toolkit.*` 的薄封装或迁移提示。 - `batch_process.py`: 等价于 `macro-lactone-toolkit fragment` - `batch_process_ring16.py`: 等价于 `macro-lactone-toolkit fragment --ring-size 16` - `batch_process_multi_rings.py`: 自动识别模式的批处理封装 - `analyze_fragments.py`: 等价于 `macro-lactone-toolkit analyze` - `tylosin_splicer.py`: 使用 `macro_lactone_toolkit.splicing.*` 做简单拼接 核心实现与正式接口都在 `src/macro_lactone_toolkit/` 中。