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 color force field, 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.