SRAgent
Query SRA genomics data, metadata, and linked publications
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SRAgent?▼
Run `npx skills add ArcInstitute/SRAgent --all -g -y` in your terminal to install all skills in this suite globally.
How to convert GEO accessions to SRA accessions?▼
Ask your agent to convert the accession, and it runs SRAgent's Entrez workflow to map GSE series to SRP studies, SRX experiments, and SRR runs automatically.
Can SRAgent identify single-cell sequencing technology?▼
Yes. It extracts metadata from SRA records, study descriptions, and publications to determine library prep methods such as 10X Genomics chemistry, Smart-seq, or Drop-seq.
How to download papers linked to SRA datasets?▼
Provide an accession or a CSV of accessions, and SRAgent finds linked PubMed IDs and DOIs, then downloads PDFs from preprint servers, CORE, Europe PMC, and Unpaywall.
Does SRAgent require coding experience?▼
No. Once installed, your agent runs the SRAgent command-line workflows from plain-English requests, though API keys for a model provider and NCBI are needed.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides