Exporting SD data to a csv file
A program that converts the tags on an SD file to csv format. The output has on the first line the molecule title, followed by all the unique tags found in the input database.
Example
prompt > sdf2csv input.sdf output.csv
Code
Download code
See also
OEGetSDDatafunctionOEGetSDDataPairsfunction