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 Publications

API endpoint that allows the citations associated with each Unique RNA Sequence to be viewed.

API documentation

GET /api/v1/rna/URS0000A31B05/publications?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 4, "next": null, "previous": null, "results": [ { "title": "INSDC submission", "authors": [ "Jaibangyang S.", "Nasanit R.", "Tantrirungkij M.", "Limtong S." ], "publication": "Submitted (10-AUG-2015) to the INSDC. Biotechnology, Sipakorn University, 6 Rajamankha Nai Rd., Muang, Naknon Pathom 73000, Thailand", "pubmed_id": "", "doi": "", "pub_id": "950438", "expert_db": false }, { "title": "Study on the diversity of epiphytic yeasts on corn phylloplanes based on molecular biological techniques", "authors": [ "Jaibangyang S.", "Nasanit R.", "Tantrirungkij M.", "Limtong S." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": "456298", "expert_db": false }, { "title": "Yeast diversity and novel yeast D1/D2 sequences from corn phylloplane obtained by a culture-independent approach", "authors": [ "Nasanit R", "Jaibangyang S", "Tantirungkij M", "Limtong S." ], "publication": "Antonie Van Leeuwenhoek 109(12):1615-1634 (2016)", "pubmed_id": "27578202", "doi": "10.1007/s10482-016-0762-x", "pub_id": "990546", "expert_db": false }, { "title": "The SILVA ribosomal RNA gene database project: improved data processing and web-based tools", "authors": [ "Quast C", "Pruesse E", "Yilmaz P", "Gerken J", "Schweer T", "Yarza P", "Peplies J", "Glöckner FO." ], "publication": "Nucleic Acids Res 41(database issue):D590-6 (2013)", "pubmed_id": "23193283", "doi": "10.1093/nar/gks1219", "pub_id": "1170991", "expert_db": true } ] }