Modules
ggetrs
currently consists of the following modules:
Functional
These modules perform single line utility functions like performing a gene-set enrichment analysis or returning the PDB structure of an input protein.
Module Name | Description |
---|---|
enrichr | Perform an enrichment analysis on a list of genes using Enrichr |
archs4 | Find the most correlated genes to a gene of interest or find the gene's tissue expression atlas using ARCHS4 |
blast | BLAST a nucleotide or amino acid sequence to any BLAST database |
search | Fetch genes and transcripts from Ensembl using free-form search terms. |
info | Fetch extensive gene and transcript metadata from Ensembl, Uniprot, and NCBI. |
seq | Fetch nucleotide or amino acid sequences of genes or transcripts from Ensembl or Uniprot respectively. |
ucsc | Perform a BLAT search using the UCSC Genome Browser. |
pdb | Get structure and metadata of a protein from the RCSB Protein Data Bank |
Database Queries
These modules perform descriptive searches by querying databases directly using their publicly available APIs.
Module Name | Description |
---|---|
chembl | Perform a bioactivity search for any protein of interest using Chembl |
ensembl | Perform Ensembl related queries from their public API. |
uniprot | Query Uniprot directly for gene/protein information. |
ncbi | Query NCBI directly for gene/protein information. |
Quality of Life
These modules improve the quality of life of anybody using a terminal.
Module Name | Description |
---|---|
autocomplete | Generates an autocompletion file for your shell of choice for a better terminal experience. |