Transformer EC Number Table
Task to transform table into EC Number
TransformerECNumber class
Allows to transform a Table with the right columns names to create a EC Number Table.
The EC Table
is a table of EC numbers.
Your File must have at least a column with the ec-number and can contains a column with the compound name.
For example:
component | ec_number |
---|---|
PNEG_00964 | 1.4.1.2 |
PNEG_02355 | 4.2.1.10 |
Input
Initial table
2d excel like table
Output
Table
2d excel like table
Configuration
ec_number_column
The name of the EC number column
string
ec_number