3D Atomic Data Processing (Python 3 version)
Project description
Processing of 3D atomic data (Python 3 version).
Installation
$ pip3 install atom3-py3
Usage
Process a PDB file to a pickled pandas dataframe.
$ atom3 parse sample/11as.pdb1.gz sample/parsed
Derive subunits of a parsed dataframe.
$ atom3 complex sample/parsed sample/complexes.dill
Split subunits into interacting pairs.
$ atom3 pairs sample/complexes.dill sample/pairs
For help on commands.
$ atom3 -h
$ atom3 parse -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
atom3-py3-0.1.6.3.tar.gz
(22.6 kB
view hashes)