girke-lab / chemmine-ei

GNU General Public License v3.0
1 stars 0 forks source link

Change "distance" to "similarity" #17

Closed khoran closed 11 years ago

khoran commented 11 years ago

use similarity terms in input and output. allow option to return distance values.

khoran commented 11 years ago

ended up leaving distance terms for input parameters. added 'asSimilarity' option to eiQuery to return similarity values. Modified docs to explain and warn that distance function must return a value in [0,1] in this case.