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¶
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 |