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.cpp

See also