Learn R Programming

rTRM (version 1.10.2)

getTFterms: Get terms associated with a specified TFclass subset.

Description

Returns a vector of names (not ids) with the members of a particular subset in the TFclass database. By default it returns the Class subset.

Usage

getTFterms(subset = "Class", dbname = NULL)

Arguments

subset
a subset in TFclass (default Class).
dbname
SQLite file to use as database.