Package demo

Class GetAverageCalphaDist


  • public class GetAverageCalphaDist
    extends java.lang.Object
    Example of mapping the PDB to chains of just C-alpha coords. Calculate the mean C-alpha length in the PDB.
    Author:
    Anthony Bradley
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Example of mapping the PDB to chains of just C-alpha coords.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetAverageCalphaDist

        public GetAverageCalphaDist()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Example of mapping the PDB to chains of just C-alpha coords. Calculate the mean C-alpha length in the PDB.
        Parameters:
        args -