exp_loadLists {explorase} | R Documentation |
Loads a list of entity lists (matrices) into exploRase
exp_loadLists(ent_lists)
ent_lists |
a list of entity lists (1 or 2 column matrices) |
An entity list matrix may have one or two columns. The last column specifies the entity ID's and its name is the name of the entity list. If there are two columns, the first specifies the type of each entity, allowing entity lists holding entities of different types.
Michael Lawrence <mflawren@fhcrc.org>