annotate (version 1.44.0)

pmid2MIAME: use web to populate MIAME instance with pubmed details

Description

use web to populate MIAME instance with pubmed details

Usage

pmid2MIAME(pmid)

Arguments

pmid
string encoding PMID

Value

An instance of class MIAME

Details

uses XML library to decode parts of the query response and load a MIAME object

Examples

Run this code
if (interactive()) pmid2MIAME("9843569")

Run the code above in your browser using DataCamp Workspace