跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

AlterLab Biopython Bioinformatics Skill

技能 已验证 活跃

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices. Part of the AlterLab Academic Skills suite.

目的

To serve as a powerful, programmatic toolkit for a wide range of computational molecular biology tasks, suitable for batch processing and custom bioinformatics pipelines.

功能

  • Sequence manipulation and analysis
  • Parsing of biological file formats (FASTA, GenBank, PDB)
  • Programmatic access to NCBI databases (Entrez)
  • BLAST search automation and result parsing
  • Phylogenetic tree analysis
  • Structural bioinformatics analysis

使用场景

  • Working with biological sequences (DNA, RNA, protein)
  • Reading, writing, or converting biological file formats
  • Accessing and querying NCBI databases
  • Performing BLAST searches or analyzing results
  • Analyzing protein structures and phylogenetic trees

非目标

  • Replacing dedicated GUI tools for quick lookups (e.g., gget)
  • Providing multi-service integration beyond Biopython's scope (suggests bioservices)
  • Serving as a general-purpose programming assistant

实践

  • Sequence handling
  • Database access
  • Sequence alignment
  • Phylogenetics
  • Structural bioinformatics

先决条件

  • Python 3
  • NumPy
  • Biopython 1.85+

Execution

  • info:Pinned dependenciesThe installation instruction uses `uv pip install biopython`, which typically installs the latest version but does not explicitly pin dependencies or provide a lockfile.

安装

npx skills add AlterLab-IEU/AlterLab-Academic-Skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交17 days ago
星标15
许可证MIT
状态
查看源代码

类似扩展

Biopython

99

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

技能
K-Dense-AI

Pysam

99

Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.

技能
K-Dense-AI

PyDESeq2

100

Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.

技能
K-Dense-AI

Scanpy

99

Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.

技能
K-Dense-AI

Polars Bio

99

High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames. Overlap, nearest, merge, coverage, complement, subtract for BED/VCF/BAM/GFF intervals. Streaming, cloud-native, faster bioframe alternative.

技能
K-Dense-AI

Gtars

99

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

技能
K-Dense-AI