Package demo

Class FragmentAndGroup


  • public class FragmentAndGroup
    extends java.lang.Object
    Generate fragments and group them by their sequence.
    Author:
    Anthony Bradley
    • 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

      • FragmentAndGroup

        public FragmentAndGroup()
    • Method Detail

      • main

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