Skip to main content

Blending two PDB files to create solvate

Project description

blendpdb
===============================================================================

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
load configure from FILE (Default '.blendrc')
-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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blendpdb-0.1.2.tar.gz (104.3 kB view details)

Uploaded Source

File details

Details for the file blendpdb-0.1.2.tar.gz.

File metadata

  • Download URL: blendpdb-0.1.2.tar.gz
  • Upload date:
  • Size: 104.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for blendpdb-0.1.2.tar.gz
Algorithm Hash digest
SHA256 cc1b45c6a44e6fd1f2d06a4ea0a91a370ba53e7c160ab96dacfb96d5068367b4
MD5 83c6657824c6c2d2cb30ee239b4316d1
BLAKE2b-256 405f9294731791c3845b3246f01f5b419b289a1d25aa166513a0701f395473fb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page