What problem does it solve?
gget eliminates slow, fragmented research lookups by providing a single, consistent interface to query multiple genomics, proteomics, structure, expression, and enrichment resources without switching tools or manually reformatting results.
Core Features & Use Cases
- Unified multi-database queries: Retrieve gene references, gene/transcript metadata, sequences, and cross-resource identifiers through consistent CLI/Python APIs.
- Integrated analysis tools: Run BLAST/BLAT, multiple sequence alignment, local protein alignment (DIAMOND), motif prediction (ELM), structure retrieval (PDB), and structure prediction (AlphaFold).
- End-to-end research workflows: Support common pipelines like gene discovery → sequence/structure → expression/correlation → enrichment → disease/drug association exploration.
- Use Case: If you have a gene list from your study, you can quickly fetch sequences, run enrichments, and pull candidate disease/drug links in one repeatable workflow.
Quick Start
Ask the AI to run: "Search for GABA-related genes in human with gget search -s human gaba gamma-aminobutyric and return the top results as JSON."