Processing of 3D atomic data.
$ pip install atom3Process a PDB file to a pickled pandas dataframe.
$ atom3 parse sample/11as.pdb1.gz sample/parsedDerive subunits of a parsed dataframe.
$ atom3 complex sample/parsed sample/complexes.dillSplit subunits into interacting pairs.
$ atom3 pairs sample/complexes.dill sample/pairsFor help on commands.
$ atom3 -h
$ atom3 parse -h