Package 

Class ComputeNDistribution

  • All Implemented Interfaces:

    
    public class ComputeNDistribution
    
                        

    Simple One off Main class to compute how many Ns we have over all the basepairs of all the anchors TODO if needed in pipeline, Refractor into TASSEL code Created by zrm22 on 5/25/17.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void main(Array<String> args)
      void run()
      void run2()
      static String removeLongNs(String anchorSequence)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait