Language/语言: 🇺🇸 English (Default) | 🇨🇳 中文
A personal code repository storing useful and reusable code snippets to avoid reinventing the wheel. This collection spans two main domains: AI applications in Biology and Game Theory algorithms.
Choose your preferred language / 选择您的语言:
| Language | Link | Description |
|---|---|---|
| 🇺🇸 English | 📖 View English Documentation | Complete documentation in English |
| 🇨🇳 中文 | 📖 查看中文文档 | 完整的中文文档 |
This repository serves as a personal collection of practical, tested code snippets and tools for research and development. The main philosophy is to maintain reusable code components to avoid starting from scratch each time.
Two Main Domains:
🧬 AI for Biology (AI4Bio): Tools and algorithms for biological data analysis
- Data crawling (SciHub, PDB, ProteomeXchange)
- Spatial transcriptomics (TESLA, STAGE)
- Proteomics analysis (Mass spectrometry, Peptide analysis)
🎯 Game Theory: Mathematical algorithms for strategic decision-making
- Strategic algorithms and Nash equilibrium solvers
- Multi-agent systems and competitive scenarios
Note: These domains are independent and serve different research purposes.
# Clone the repository
git clone https://github.com/yourusername/AI4Bio-MyCode.git
cd AI4Bio-MyCode
# Install dependencies
pip install -r requirements.txtFor complete installation instructions, usage examples, and detailed documentation:
Useful code snippets for research and development 🔬🧮
研究和开发的有用代码片段
If you find these tools helpful, consider giving the repository a ⭐️
如果这些工具对您有帮助,请考虑给仓库一个 ⭐️