Class VariantCounts


  • public class VariantCounts
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VariantCounts​(int[] callCounts, double nullScore, double altScore)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • VariantCounts

        public VariantCounts​(int[] callCounts,
                             double nullScore,
                             double altScore)