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
Program |
Description |
|---|---|
Run the FastROCS server. |
|
Send query to specified server. |
|
Send query to specified server and print histogram. |
|
Returns whether the database has completed loading in server:port. |
|
Spread database across multiple servers. |
|
Tie multiple servers to appear as a single server. |
|
Adjust the verbosity of server running on server:port. |