TransformerEntityIDTable class
Allows to transform a Table with the right columns names to create an Entity ID Table.
An Entity ID Table is a table of entity IDs (CheBI IDs, Rhea IDs, EC Numbers, User-defined IDs, ...)
- The first column the ID of the entity (official or user-defined ID)
[required]
- The next columns are optional [OPTIONAL]
Your File must have at least:
- a column with the ID of the entity
For example:
id |
name |
CHEBI:57972 |
L-alanine |