LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ensembl-database - Query Ensembl REST API for genomic data and variants

Query Ensembl genome database REST API for gene annotations, sequences, variant analysis, orthologs, and assembly coordinate mapping across species.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Retrieve gene annotations and information
  • Retrieve DNA and protein sequences
  • Analyze variant effect predictions
  • Identify orthologs and paralogs
  • Analyze genomic region features
  • Map genome assembly coordinates

Inputs

  • Gene symbols or Ensembl IDs
  • Genomic coordinates or regions
  • rsIDs or HGVS notations

Outputs

  • Gene metadata and annotations
  • JSON or FASTA sequences
  • Variant effect prediction results
  • Homology and ortholog data
  • Mapped assembly coordinates

Requirements

  • Python environment
  • ensembl_rest package or requests library
  • Network connection to Ensembl REST API

Source

  • Spec: SKILL.md
ensembl
genomics
rest-api
variant-analysis
bioinformatics
Retrieve gene annotations and information
Retrieve DNA and protein sequences
Analyze variant effect predictions
Identify orthologs and paralogs
Gene symbols or Ensembl IDs
Genomic coordinates or regions
rsIDs or HGVS notations
Gene metadata and annotations
JSON or FASTA sequences
Variant effect prediction results