FastROCS Example Suite¶
FastROCS comes with a variety of scripts for configuring, reporting, and debugging. For more details of how to use these examples please see the Tutorials section.
Simple Examples¶
Program |
Description |
---|---|
database searching with queries |
|
database searching with every conformer of every query |
|
database searching with queries using Tversky similarity scoring |
|
optimize over color overlap in addition to shape overlap |
|
cache custom color atoms onto molecules |
|
run fastrocs with the implicit mills dean cff sans rings |
|
turn on rocs mode |
|
split database into chunks |
|
prepare OEB file for faster load performance |
|
calculate distance between all molecules in database with themselves |
|
cluster database into shape clusters |
Alternative Starts¶
Program |
Description |
---|---|
database searching with queries using the as is starting orientation |
|
database searching with queries using the inertial at heavy atoms starting orientation |
|
database searching with queries using the user inertial starts orientation |
Client-Server¶
Note
Currently there is no C++ based FastROCS TK client example.