getTFterms {rTRM}R Documentation

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.

Author(s)

Diego Diez


[Package rTRM version 1.32.0 Index]