Adding csv data as SD tags

A program that adds the data in a csv file as SD tags to a database of molecules. The csv data and molecules are paired by the molecule title.

Example

prompt > CSV2SDF input.csv output.sdf

Code

Download code

CSV2SDF.java

See also