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.

Xref List

List of cross-references for a particular RNA sequence.

API documentation

GET /api/v1/rna/URS00027FD737/xrefs?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 1, "next": null, "previous": null, "results": [ { "upi": "URS00027FD737", "database": "Ensembl", "is_active": true, "first_seen": "2023-10-31 00:00:00", "last_seen": "2024-02-22 00:00:00", "taxid": 10029, "accession": { "url": "http://rnacentral.org/api/v1/accession/ENSCGRT00015080679.1/info?format=api", "id": "ENSCGRT00015080679.1", "parent_ac": "primary_assembly:CriGri-PICRH-1.0:RAZU02000002.1:1:274391693:1", "seq_version": 1, "feature_start": 1390961, "feature_end": 1414180, "feature_name": "ncRNA", "description": "Cricetulus griseus (Chinese hamster) lncRNA", "external_id": "ENSCGRT00015080679", "optional_id": "ENSCGRG00015034795.1", "locus_tag": "", "species": "Cricetulus griseus", "inference": "", "rna_type": "lncRNA", "gene": "ENSCGRG00015034795.1", "product": "", "organelle": "", "citations": "http://rnacentral.org/api/v1/accession/ENSCGRT00015080679.1/citations?format=api", "expert_db_url": "http://www.ensembl.org/cricetulus_griseus/Transcript/Summary?t=ENSCGRT00015080679", "standard_name": "", "pdb_entity_id": null, "pdb_structured_note": null, "hgnc_enembl_id": null, "hgnc_id": null, "biotype": "ncRNA", "srpdb_id": "ENSCGRT00015080679", "ena_url": "https://www.ebi.ac.uk/ena/browser/view/Non-coding:ENSCGRT00015080679.1", "ensembl_species_url": "cricetulus_griseus", "malacards_diseases": null }, "modifications": [], "is_rfam_seed": false, "ncbi_gene_id": null, "ndb_external_url": null, "mirbase_mature_products": null, "mirbase_precursor": null, "refseq_mirna_mature_products": null, "refseq_mirna_precursor": null, "refseq_splice_variants": null, "ensembl_splice_variants": [ "http://rnacentral.org/rna/URS00027F8528", "http://rnacentral.org/rna/URS00027F96E2", "http://rnacentral.org/rna/URS00027FB230", "http://rnacentral.org/rna/URS00027F98B0" ], "gencode_transcript_id": null, "gencode_ensembl_url": null, "ensembl_url": null, "quickgo_hits": null } ] }