getTFterms {rTRM} | R Documentation |
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.
getTFterms(subset = "Class", dbname = NULL)
subset |
a subset in TFclass (default Class). |
dbname |
SQLite file to use as database. |
Diego Diez