Class ShowProgress

java.lang.Object
org.snpsift.util.ShowProgress

public class ShowProgress extends Object
  • Field Details

  • Constructor Details

    • ShowProgress

      public ShowProgress()
    • ShowProgress

      public ShowProgress(int showEvery, int showEveryLine)
  • Method Details

    • tick

      public void tick(int count)
    • tick

      public void tick(int count, org.snpeff.vcf.VariantVcfEntry varVcf)
    • tick

      public void tick(int count, org.snpeff.vcf.VcfEntry vcfEntry)
      Call this method every iteration
    • elapsedSec

      public double elapsedSec()