User 2225b9a678
30-01-2014 18:53:18
I was wondering if it was possible to do a calculation based on a property in an SDF file.
ie: i have an sdf with energy scores and i wanted to divide those by the mass or atom count.
something like evaluate -e "XXX/atomCount()"
where XXX = the column in my SDF file with the energy scores
Thanks