pubscore {PubScore}R Documentation

PubScore fundamental analysis

Description

Runs the initalization and the basic functions for querying pubmed and getting the literature scores.

Usage

pubscore(terms_of_interest, genes, gene2pubmed = FALSE)

Arguments

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.

Value

Object of class PubScore


[Package PubScore version 1.6.0 Index]