CSV-SMILES File Handling

This component is intended to handle SMILES coming from a CSV file. Molecule structure column is casted as SMILES, names as desired ("Molecule" by default), and set as the first column. Molecule id is set as row id. Other columns are kept or discarded according with selection and casted accrding to their type (the type order is to first check if the values are dates, then integer, long, double, and finally string).

Options

Set molecule ID as row ID
Select whether the molecule ID defined in the interactive view should be used as row ID.
Keep mol_id as column
Select whether the molecule ID column should be kept as column (it can be set as rowID).
Molecule column name
Set the name you want to give to molecule structure column.

Input Ports

Icon
Table containing molecule structures in SMILES format.

Output Ports

Icon
Output SMILES table.

Nodes

Extensions

Links