/sra/experiments/search

POST /api/sra/experiments/search

Price: 20 credits

Search SRA sequencing experiments by query and library filters

How to use it

Searches the Sequence Read Archive at experiment level - one row per sequencing library, with its runs nested. The library facets are the useful ones: `strategies` says what the experiment measures (RNA-Seq, WGS, ATAC-seq), `sources` says what material it came from, and the single-cell distinction lives in `sources` rather than in `strategies`. `accession` matches at any level, so a study accession returns every experiment under it. A misspelt bracket tag inside `term` is not rejected - it falls through to a free-text match and quietly widens the result set, so prefer the structured fields. Results come back in the archive's own order; there is no ranking to request.

Parameters

Request body

Response

Errors

Response headers