gene-database
New19.9kSmitheryGeneralby davila7
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation and functional analysis.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gene-database.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/gene-database/SKILL.md3
Invoke in Claude Code
/gene-databaseView source on GitHub
apiresearchdata-&-analytics
Frequently Asked Questions
What is gene-database?
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation and functional analysis.
How to install gene-database?
To install gene-database, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gene-database.
What is gene-database best for?
gene-database is a community categorized under General. It is designed for: api, research, data-&-analytics. Created by davila7.