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/URS0001807A0B/publications?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 2, "next": null, "previous": null, "results": [ { "title": "Mentholation affects the cigarette microbiota by selecting for bacteria resistant to harsh environmental conditions and selecting against potential bacterial pathogens", "authors": [ "Chopyk J", "Chattopadhyay S", "Kulkarni P", "Claye E", "Babik KR", "Reid MC", "Smyth EM", "Hittle LE", "Paulson JN", "Cruz-Cano R", "Pop M", "Buehler SS", "Clark PI", "Sapkota AR", "Mongodin EF." ], "publication": "Microbiome 5(1):22 (2017)", "pubmed_id": "28202080", "doi": "10.1186/s40168-017-0235-0", "pub_id": "1013057", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Chopyk J.", "Chattopadhyay S.", "Kulkarni P.", "Claye E.", "Babik K.R.", "Reid M.C.", "Smyth E.M.", "Hittle L.E.", "Paulson J.N.", "Cruz-Cano R.", "Pop M.", "Buehler S.S.", "Clark P.I.", "Sapkota A.R.", "Mongodin E.F." ], "publication": "Submitted (21-FEB-2017) to the INSDC. Department of Microbiology and Immunology, Institute for Genome Sciences, 801 West Baltimore street, Baltimore, MD 21201, USA", "pubmed_id": "", "doi": "", "pub_id": "1013007", "expert_db": false } ] }