Skip to main content

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


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.5.tar.gz (22.7 kB view hashes)

Uploaded Source

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