structural bioinformatics
ABOUT THE BOOK ABOUT THE AUTHOR   ORDERING PYTHON SCRIPTS ERRATA HOME

Python Scripts

 

There are over 140 Python scripts related to the book.

You are free to use, change, or redistribute the code in any way you wish for non-commercial purposes, but please maintain the name of the original author, Forbes J. Burkowski, and the publisher, CRC Press. This code comes with no warranty of any kind.

If a script is used in a research project that leads to a publication, please include a reference to the book:

Burkowski, F. J., Computational and Visualization Techniques for Structural Bioinformatics Using Chimera.  Chapman & Hall/CRC, 2014.

Many of the scripts need to import one or more Python classes or Python functions that are contained within the StructBio package:

StructBio.zip

You should download the zip file and decompress the contents to get the StructBio folder. You should then copy the StructBio folder to a place where it can be found by the script. Do one of following:

The StructBio folder can be placed in the same folder as the script doing the import.

OR

Since you will likely have several folders with scripts that import these classes and functions it is usually more convenient to move the StructBio folder to the share folder within the Chimera folder. In a Windows system you will typically find the Chimera folder within the Program Files folder on the C-drive.

To get the scripts for the various chapters you can download by clicking on the appropriate link:

Chapter 02.zip

Chapter 03.zip

Chapter 04.zip

Chapter 05.zip

Chapter 06.zip

Chapter 07.zip

Chapter 08.zip

Appendix A.zip

Appendix B.zip

Appendix C.zip

Appendix D.zip

For your convenience, the following zip contains all the previously mentioned files:

All the Scripts.zip

Quesitons should be directed to my email address:

fjburkowski AT uwaterloo.ca

Copyright© F. J. Burkowski, 2014 All rights reserved.