pubscore {PubScore} | R Documentation |
Runs the initalization and the basic functions for querying pubmed and getting the literature scores.
pubscore(terms_of_interest, genes, gene2pubmed = FALSE)
terms_of_interest |
A list of terms of interest related to the topic you want to find the relevance for |
genes |
A vector with multiple genes. |
gene2pubmed |
Logical (TRUE / FALSE) defining if gene2pubmed db is going to be used. Defaults to FALSE. |
Object of class PubScore