pubscore: PubScore fundamental analysis

Description Usage Arguments Value

View source: R/pubscore.R

Description

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

Usage

1
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


PubScore documentation built on Nov. 11, 2020, 2:01 a.m.