Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install blendpdb

How to install blendpdb

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install blendpdb
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.1.2 Available View build log
Linux (64-bit)
0.1.2 Available View build log
 
Author
License
MIT
Dependencies
Imports
Lastest release
version 0.1.2 on Jun 11th, 2013

blendpdb is a tool for mixing two different substance to make solvate such as 50% Ethanol.

Install

Use pip or easy_install like

pip install blendpdb

Usage

Usage: blendpdb SUB_A SUB_B PERCENTAGE [options]

Blend PERCENTAGE (v/v) of SUB_B with SUB_A

Options: -h, --help show this help message and exit -c FILE, --config=FILE

System Message: ERROR/3 (<string>, line 23)

Unexpected indentation.
load configure from FILE (Default '.blendrc')

System Message: WARNING/2 (<string>, line 24)

Block quote ends without a blank line; unexpected unindent.
-v, --verbose print informations
-n, --dry do not create blended PDB ('-v' will automatically be set)
-o FILE, --output=FILE
 output blended PDB into FILE (Default <PERCENTAGE>p_<SUB_B>.pdb)

blendrc

To add different substance, create blendrc file in the working directory like

WAT: # Name
longname: Water # Long name density: 1 # Density (g/cm^3) molecular_weight: 18.01 # Molecular Weight (g/mol) pdb: water.pdb # PDB file indicate the substance
TFE: # Name
longname: 2,2,2-Trifluoroethanol # Long name density: 1.393 # Density (g/cm^3) molecular_weight: 100.04 # Molecular Weight (g/mol) pdb: tfe.pdb # PDB file indicate the substance

blendpdb also try to load .blendrc file in your Home directory.

Subscribe to package updates

Last updated Jun 11th, 2013

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.