Package demo
Class GetAverageCalphaDist
- java.lang.Object
-
- demo.GetAverageCalphaDist
-
public class GetAverageCalphaDist extends java.lang.ObjectExample of mapping the PDB to chains of just C-alpha coords. Calculate the mean C-alpha length in the PDB.- Author:
- Anthony Bradley
-
-
Constructor Summary
Constructors Constructor Description GetAverageCalphaDist()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Example of mapping the PDB to chains of just C-alpha coords.
-