feat(backend): implement CRISPR-Cas API parameters and database schema

This commit is contained in:
zly
2026-01-14 15:47:35 +08:00
parent 74ca20707c
commit 7090676f46
5 changed files with 54 additions and 114 deletions

View File

@@ -16,7 +16,7 @@
### Phase 3: 整合与可视化
- [x] **C3.1**: 修改 `bttoxin_shoter.py` 集成 CRISPR 评分参数
- [x] **C3.2**: 更新 `plot_shotter.py` 添加 CRISPR 可视化面板
- [ ] **C3.3**: 更新 API 支持 CRISPR 参数输入 (Backend pending)
- [x] **C3.3**: 更新 API 支持 CRISPR 参数输入 (Backend updated)
## 已完成 (上一阶段)