Our web site has moved. If you are not automatically redirected to it in a few seconds, please click the link below, and don't forget to bookmark the new location.

Go to new location

WinCoot download

WinCoot install and download page

How to download and install WinCoot?

Since we have an installer there is hardly any manual intervention required to install WinCoot. However if you have a multi-user Windows computer you might want to change a few things. Here is how things are done:
N.B. (1) Wincoot will save your backup structures in a coot-backup directory, which is default under C:\yourWinCootdirectory\coot-backup. This can be changed for every user. It will accumulate a lot of pdb files and should be 'cleaned' occasionally.
N.B. (2) You will need about 500MB of disk space for WinCoot (I hope I can reduce it somehow soon...).

Source code download

You can download the source code from here. However, I cannot garantee that you'll be able to build it on your own MinGW system since I did a few customisations. Feel free to email me if you have problems and are desperate to do so.

Python scripts download

You can get python scripts only from here. These are included in WinCoot. Maybe of use to Linux/Mac coot users which use python instead of guile.

Which coot version do I get?

Currently I provide the binaries for Coot v.0.3.3, WinCoot 0.3.3.1 (ZetaA)! I don't think I can keep up with Paul's speed in releasing new versions, so please be patient.

Multi-user Windows computer and single user installation

WinCoot doesn't need to set any environment variables any more but instead uses a .bat file which sets these in runtime. However WinCoot uses 2 directories (environment variables) which could/should be used individually by the user. These are COOT_HOME, which hosts the .coot.py file, and COOT_BACKUP_DIR, where intermediate, backup pdb files are stored. For a multi-user Windows computer the Administrator might want to change these environment variables in the runwincoot.bat file (by default in C:/yourWinCoot) for every individual user (you obviously need a runwincoot.bat file for every user).
The coot state file will be saved in the directory where WinCoot is started from (default is C:/yourWinCoot). For individual users you could change this in the Properties of the WinCoot (desktop) shortcut. Alternatively you start WinCoot (runwincoot.bat) from a DOS shell in the directory where you want to work in and the state file to be saved.

The WinCoot environment variables.

This is a list of environment variables WinCoot uses. These are set in runtime when executing runwincoot.bat. So there is no need to set any variables. There is no need to change the variables, except COOT_HOME and COOT_BACKUP_DIR for individual users, if required. Feel free to edit the runwincoot.bat file.

Environment Variable Name
Variable Value
Comment
COOT_HOME C:\WinCoot where .coot.py for personal settings is saved
COOT_BACKUP_DIR
C:\WinCoot\coot-backup intermediate pdbs are saved here
COOT_REFMAC_LIB_DIR C:\WinCoot\share\lib
COOT_SCHEME_DIR C:\WinCoot\share\coot\scheme
COOT_STANDARD_RESIDUES C:\WinCoot\share\coot\standard-residues.pdb
COOT_PIXMAPS_DIR
C:\WinCoot\share\coot\pixmaps
COOT_RESOURCES_FILE C:\WinCoot\wincoot\share\coot
COOT_DATA_DIR
C:\WinCoot\wincoot\share\coot
COOT_REF_STRUCTS C:\WinCoot\share\coot\reference-structures
COOT_PYTHON_DIR
C:\WinCoot\share\coot\python
COOT_REF_SEC_STRUCTS
C:\WinCoot\share\coot\ss-reference-structures
SYMINFO C:\WinCoot\share\coot\syminfo.lib
PATH   (edit, not new)
C:\WinCoot\bin; C:\WinCoot\lib
this is added to your PATH


Last modified 17/08/2007