Class FragmentExample


  • public class FragmentExample
    extends java.lang.Object
    An example generating fragments from the whole PDB and then clustering them.
    Author:
    Anthony Bradley
    • Constructor Summary

      Constructors 
      Constructor Description
      FragmentExample()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Function to fragment and group those fragments based on sequence identity.
      • Methods inherited from class java.lang.Object

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

      • FragmentExample

        public FragmentExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Function to fragment and group those fragments based on sequence identity.
        Parameters:
        args - the arguments for the function