What problem does it solve?
Finding and downloading the raw genomics data deposited with a published paper requires manually hunting through GEO, ENA, Zenodo, and other repositories for accession numbers, then downloading files one by one — a process that can take 30–60 minutes per paper.
Core Features & Use Cases
- Article Resolution: Resolves a DOI, PMID, PMCID, or repository URL into article metadata via Crossref, NCBI Entrez, and PMC, then scans for repository accessions (GSE, PRJNA, E-MTAB, Zenodo, Figshare, Dryad, OSF).
- Interactive File Selection: Lists every available file with size and inferred data type, then downloads only the file types the user confirms, with MD5/SHA256 checksum validation and progress bars.
- Auditable Outputs: Writes a machine-readable manifest.json (source URL, size, checksum per file) and a human-readable report.md summarizing what was found and downloaded.
- Use Case: A researcher reads a single-cell paper and needs its H5AD matrix. They provide the DOI, confirm "h5ad" from the listed files, and the file lands locally with a verified checksum and full download manifest.
Quick Start
Ask the agent to download the VCF and FASTA files deposited with DOI 10.1038/s41586-021-03819-2 into a local downloads folder.