Learn R Programming

rTRM (version 1.10.2)

getTFclassFromEntrezgene: Applies getTFclass sequentially to a vector of entrezgene identifiers.

Description

Applies getTFclass sequentially to a vector of entrezgene identifiers.

Usage

getTFclassFromEntrezgene(x, subset = "Class", tfclass, dbname = NULL)

Arguments

x
vector of entrezgene identifiers.
subset
level in the ontology (subset in TFclass terminology. By default "Class")
tfclass
data.frame with tfclass data to pass to the recursive function.
dbname
SQLite file to use as database.