User 22c88daf92
06-12-2012 04:11:20
hello!
we try to use the structure search of JchemBase in reactor table, we find that:
1. the single structure can be used to search out the reactor which include this molecule as reagents or productions.
2. the whole reactor string (such as .rxn format ) can be used to search out the exactly same reactor.
Now, we want to know, how to using other type of structure search (such as Similarity search, and so on) to the reactor table? Is there any examples in java?
thanks!