perform.query: perform.query

View source: R/queries.R

perform.queryR Documentation

perform.query

Description

perforn the query to PubMed

Usage

perform.query(list.of.genes, gene.num.limit = 100, custom.search = NA)

Arguments

list.of.genes

The list of genes to be used in the queries to PubMed

gene.num.limit

A limit to the genes to be considered in the analysis; this is done to limit the number of queries to PubMed

custom.search

A custom set of keyworkds to be used when quering PubMed

Value

The frequencies of the genes in the cancer related documents and in all the documents retireved on PubMed

Examples

data(genes)


danro9685/OncoScore documentation built on March 27, 2024, 7:14 a.m.