This is the RNAcentral Browsable API. When this page is opened in a browser, it is rendered as a human-friendly document, but when the same page is requested programmatically, the response is returned in a machine-readable format. See API documentation for more details.

Rna Sequences

Unique RNAcentral Sequences

API documentation

GET /api/v1/rna/?external_id=Stap.epid._AF269831&format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "next": "http://rnacentral.org/api/v1/rna/?external_id=Stap.epid._AF269831&format=api&page=2", "previous": null, "results": [ { "url": "http://rnacentral.org/api/v1/rna/URS0000296097?format=api", "rnacentral_id": "URS0000296097", "md5": "91ace616aea5baed76a16c7fb6d96cad", "sequence": "AUUUCGGUCCUAUGCAAUAUGAACCCAUGAACCAUGUCAGGUCCUGACGGAAGCAGCAUUAAGUGGAUCCUCAUAUGUGCCGUAGGGUAGCCGAGAUUUAG", "length": 101, "xrefs": "http://rnacentral.org/api/v1/rna/URS0000296097/xrefs?format=api", "publications": "http://rnacentral.org/api/v1/rna/URS0000296097/publications?format=api", "is_active": true, "description": "SRP_RNA from 35 species", "rna_type": "SRP_RNA", "count_distinct_organisms": 35, "distinct_databases": [ "ENA", "Rfam", "SRPDB" ] } ] }