initialize,PubScore-method {PubScore}R Documentation

initialize

Description

initialize

Usage

## S4 method for signature 'PubScore'
initialize(.Object, genes, terms_of_interest,
  gene2pubmed = FALSE)

Arguments

.Object

The object of signature PubScore that is foinf to be created

genes

The genes to which you want to calculate and visualize the literature score.

terms_of_interest

A list of terms of interest related to the topic you want to find the relevance.

gene2pubmed

Logical (TRUE / FALSE) defining if gene2pubmed db is going to be used.

Value

A object of the PubScore class


[Package PubScore version 1.0.0 Index]