IL CSV Writer

The CSV Writer node saves molecules and their properties in comma-separated files. The molecule structure is saved as SMILES.

Options

Settings

Output Filename
Path to the output CSV-file.
Structure column
Column from the input table to be treated as molecule structure.
(Default: First column with a supported molecule structure type)
Use column as molecule title
Column from the input table to be used as molecule name in the output table.
(Default: "Name" or "Drug Name" depending on the input table. "Row ID" if no such column is available.)
Append to existing file
If selected, the node will append the molecules from the input table to an existing SMILES file. No header line will be printed to the output file. Please make sure that the existing file's columns match the output. This option is only available if an existing .csv file is set as output.
(Default: True)
Column separator in CSV file
Separator that should be used in the output CSV file.
(Default: ,)

Input Ports

Icon
Table containing the molecule(s) to write to the specified output CSV-file

Output Ports

This node has no output ports

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.