compare molecules to determine most similar conformations
Last updated on
There have been 2 updates
Virus scan status:
Clean (it’s extremely likely that this software program is clean)
Clicking on the Download Now (Visit Site) button above will open a connection to a third-party site. Download.com cannot completely ensure the security of the software hosted on third-party sites.
compare molecules to determine most similar conformations
Command line tool for comparing comma delimited data files using relative differences to determine the most similar conformations. Compsort compares the data files using relative difference, calculates a similarity score, sorts the scores in ascending order (lower values represent greater similarity), saves X number of low scores.The data files produced by the user, must be comma delimited text files. Each file represents a unique molecule. Each row in a file represents a unique conformation of the molecule. The first column in the data file must be a label unique to the conformation represented by the row. The rest of the columns are numeric descriptors, such as distance space measurements.The rows are compared combinatorially between files. The labels in comparison are concatenated and saved with the scores for the set of rows. This provides a way to identify the conformations which produced a given similarity score. Future work includes:
adding GUI interface
posting paper on my 3D pharmacophore modeling algorithm