Publication dateMar 9, 2022
Confidentiality public Public
Typing name : TASK.gws_gena.TransformerMediumTable Brick : gws_gena Task to transform table into Medium table
TransformerMediumTable class
Allows to transform a Table with the right columns names to create a Medium Table.
The Medium Table is a table representing a culture medium composition.
- The first column is the compound name (offical or user-defined name)
[required]
- The next column is the list chebi ids
[required]
For example:
| entity |
chebi_id |
| 2-oxoglutarate |
CHEBI:16810 |
| glutamine |
CHEBI:18050 |
login
Input
Initial table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
The name of the entity column
Type : stringDefault value : entityThe name of the column of ChEBI ID
Type : stringDefault value : chebi_idTechnical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.