Package org.snpeff.stats.plot
Class GoogleGeneRegionNumExonsChart
- java.lang.Object
-
- org.snpeff.stats.plot.GoogleGeneRegionChart
-
- org.snpeff.stats.plot.GoogleGeneRegionNumExonsChart
-
public class GoogleGeneRegionNumExonsChart extends GoogleGeneRegionChart
-
-
Field Summary
-
Fields inherited from class org.snpeff.stats.plot.GoogleGeneRegionChart
body, coverageByType, DEFAULT_TYPES, header, lineChart, name, types
-
-
Constructor Summary
Constructors Constructor Description GoogleGeneRegionNumExonsChart(CoverageByType coverageByType, java.lang.String name, int exons)
-
Method Summary
-
Methods inherited from class org.snpeff.stats.plot.GoogleGeneRegionChart
toStringHtmlBody, toStringHtmlHeader
-
-
-
-
Constructor Detail
-
GoogleGeneRegionNumExonsChart
public GoogleGeneRegionNumExonsChart(CoverageByType coverageByType, java.lang.String name, int exons)
-
-