ICM GUI Manual
PrevICM User's Guide
22.9 FAQ-MolCart
Next

[ MolCart License | Connect to MolCart | MolCart Compounds | MolCart SDF | Molcart New Database | Faq molcart text search | Movie montecarlo | View Stack ]

22.9.1 How do I generate the hostid for my MolCart license?


22.9.2 How do I connect to Molcart?


When you unpack the MolCart distribution from www.molsoft.com/support you will be given a unique number (which you need to send to support@molsoft.com to get a MolCart license) along with MolCart login details such as Server Name, UserName and Password.

Once you have the MolCart distribution loaded you can connect to MolCart by going to Tools/Chemistry/Connect to Molcart

22.9.3 How can I download the MolCart vendor compounds provided by MolSoft?


MolCart Compound Database is an up-to-date collection of vendor compound databases. This database is divided into three collections:

Each collection consists of two components:

The Molcart Compounds can be uploaded to a relational database using MolCart and can be further enhanced and annotated with the Molsoft ICM-Chemistry tools.

The MolCart compounds can be downloaded from http://www.molsoft.com/screening.html then to unpack them type:


zcat vendor.gz | mysql -h<hostname> -u<user> -p<password> molcart_database_name 

22.9.4 I have a database in MolCart and I want to save it in SDF format - how can I do this?


In the terminal window type:


write molcart table="molcart_table_name" "name_of_sdf"

22.9.5 How do I make a new molcart database from a query search?


To write the data from a query to a new MolCart database table use the Add to DB option in the Chemical Search window.

22.9.6 How do I perform a text query on a database in MolCart?


To perform a text search an index needs to be made on the field you wish to search. To do this:

NOTE: Queries can also be made in the window above the text search window (see above). If you right click you will see fields that you can fill in and use conditional based queries.

22.9.7 How do I make a movie of my montecarlo simulation and write all output.


To make a movie simply use the command :

montecarlo movie

To write all the buffered output to a file

On your UNIX command line

icm < montecarlo.scr > output.icm

where montecarlo.scr is your montecarlo ICM script

22.9.8 How do I view a stack of solutions after a simulations?


Once any monte-carlo simulation is complete a stack of the most energetically favorable solutions is generated along with the associated energy for each element of the stack. To view this stack:


Prev
H-bond acceptors
Home
Up
Next
FAQ-Script