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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install gene-database --cli claudewrites the skill into.claude/skills/gene-database/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/gene-database/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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 / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/gene-database/SKILL.md -o .claude/skills/gene-database/SKILL.md
Notes
Extracted from davila7/claude-code-templates, gene-database category.