Publication dateMar 9, 2022
Confidentiality public Public
Transformer Entity ID Table
TASK
Typing name : TASK.gws_gena.TransformerEntityIDTable Brick : gws_gena Task to transform table into Entity ID
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 |
login
Input
Initial table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
The name of the Entity ID column
Type : string
Default value : entity_id
Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.