Package org.snpeff.geneSets
Class GeneStats
- java.lang.Object
-
- org.snpeff.geneSets.GeneStats
-
public class GeneStats extends java.lang.Object
Some statistics about a gene- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description GeneStats()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(Gene gene)
void
add(Gene gene, boolean useGeneId)
Add a gene, update statisticsjava.lang.String
title()
java.lang.String
toString()
-