exp_newList {explorase} | R Documentation |
Forms the actual entity list matrix from the name, ents, and types
exp_newList(name, ents, types)
name |
The name of the entity list |
ents |
The ID's of the entities in the list |
types |
The types of the entities in the list |
A matrix conforming to the structure for entity lists
Michael Lawrence <mflawren@fhcrc.org>