AI AGENT ADDONS

gget is a command-line tool and Python package that helps you quickly get information from over 20 bioinformatics databases. You can look up gene details, run BLAST searches, download viral sequences, fetch protein structures, and much more. It is designed for fast, interactive exploration.

You can use gget right from your terminal or inside a Python script. Most modules return data as JSON or a DataFrame. This makes it easy to include results in your own analysis workflows. Common tasks like finding reference genomes, searching for genes, or getting expression data become simple commands.

Researchers and bioinformaticians will find gget useful for everyday lookups without needing to learn many different database APIs. Just install it in a clean Python environment and start querying.

Add Gget skill to your workflow

Global

mkdir -p ~/.claude/skills/gget

Project

mkdir -p .claude/skills/gget

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago