·biopython
</>

biopython

jackspace/claudeskillz

用于分子生物学的主要 Python 工具包。首选基于 Python 的 PubMed/NCBI 查询 (Bio.Entrez)、序列操作、文件解析(FASTA、GenBank、FASTQ、PDB)、高级 BLAST 工作流程、结构、系统发育。要快速 BLAST,请使用 gget。对于直接 REST API,请使用 pubmed-database。

12安装·0热度·@jackspace

安装

$npx skills add https://github.com/jackspace/claudeskillz --skill biopython

SKILL.md

Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. The current version is Biopython 1.85 (released January 2025), which supports Python 3 and requires NumPy.

Biopython is organized into modular sub-packages, each addressing specific bioinformatics domains:

For NCBI database access, always set your email address (required by NCBI):

用于分子生物学的主要 Python 工具包。首选基于 Python 的 PubMed/NCBI 查询 (Bio.Entrez)、序列操作、文件解析(FASTA、GenBank、FASTQ、PDB)、高级 BLAST 工作流程、结构、系统发育。要快速 BLAST,请使用 gget。对于直接 REST API,请使用 pubmed-database。 来源:jackspace/claudeskillz。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jackspace/claudeskillz --skill biopython
分类
</>开发工具
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 biopython?

用于分子生物学的主要 Python 工具包。首选基于 Python 的 PubMed/NCBI 查询 (Bio.Entrez)、序列操作、文件解析(FASTA、GenBank、FASTQ、PDB)、高级 BLAST 工作流程、结构、系统发育。要快速 BLAST,请使用 gget。对于直接 REST API,请使用 pubmed-database。 来源:jackspace/claudeskillz。

如何安装 biopython?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jackspace/claudeskillz --skill biopython 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jackspace/claudeskillz