powered by
This function returns the number of database links for each EBI database from Europe PMC RESTful Web Service.
epmc_tm_count(ext_id = NULL, data_src = "med")
character, publication identifier
character, data source, by default Pubmed/MedLine index will be searched.
data.frame with counts for each semantic type
Europe PMC supports the following semantic types:
accession IDs for DNA or protein sequences
chemicals
diseases
Experimental Factor Ontology (http://www.ebi.ac.uk/efo/)
gene proteins
Gene Ontology Terms (http://geneontology.org/)
organism
# NOT RUN { # } # NOT RUN { epmc_tm_count("PMC4340542", data_src = "pmc") # }
Run the code above in your browser using DataLab