This website requires JavaScript.
Explore
Help
Sign In
lingyuzeng
/
bttoxin-pipeline
Watch
1
Star
0
Fork
0
You've already forked bttoxin-pipeline
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89ed5cfa1a20bff89255be4a68f94589e1baa9f3
bttoxin-pipeline
/
scripts
History
zly
80e7d1ffb6
feat(scripts): add protein file (.faa) support to pipeline\n\n- Add detect_sequence_type() function for automatic file type detection\n- Rename run_single_fna_pipeline() to run_single_file_pipeline()\n- Add backward compatibility alias for existing callers\n- Add --input CLI argument (preferred over --fna)\n- Support .faa protein files alongside .fna/.fa/.fasta genome files\n- Auto-detect sequence type and pass correct suffix to BtToxin_Digger\n- Update documentation with protein file examples\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-01-13 23:45:34 +08:00
..
bttoxin_api.py
feat(shotter): 实现 Shotter v1 活性评估与单 FNA 流程,新增 API/CLI/绘图与报告
2025-12-01 10:11:26 +08:00
bttoxin_shoter.py
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
download_bpprc_data.py
Initial commit: BtToxin Pipeline project structure
2025-10-13 19:22:56 +08:00
pixi_runner.py
feat: migrate from Docker to pixi for BtToxin_Digger execution
2026-01-08 16:58:45 +08:00
plot_shotter.py
feat(shotter): 实现 Shotter v1 活性评估与单 FNA 流程,新增 API/CLI/绘图与报告
2025-12-01 10:11:26 +08:00
run_digger_stage.py
feat: migrate from Docker to pixi for BtToxin_Digger execution
2026-01-08 16:58:45 +08:00
run_single_fna_pipeline.py
feat(scripts): add protein file (.faa) support to pipeline\n\n- Add detect_sequence_type() function for automatic file type detection\n- Rename run_single_fna_pipeline() to run_single_file_pipeline()\n- Add backward compatibility alias for existing callers\n- Add --input CLI argument (preferred over --fna)\n- Support .faa protein files alongside .fna/.fa/.fasta genome files\n- Auto-detect sequence type and pass correct suffix to BtToxin_Digger\n- Update documentation with protein file examples\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-01-13 23:45:34 +08:00
start_web.sh
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
test_bttoxin_digger.py
first add
2025-10-13 21:05:00 +08:00