Package org.snpeff.stats.plot
Class GoogleGenePercentBar
java.lang.Object
org.snpeff.stats.plot.GoogleGenePercentBar
A simple wrapper to goolge charts API (from charts4j)
- Author:
- pcingola
-
Constructor Summary
ConstructorsConstructorDescriptionGoogleGenePercentBar
(String title, String xAxisLabel, String yAxisLabel, double intergenic, double upstream, double utr5, double exon, double spliceSiteDonor, double intron, double spliceSiteAcceptor, double utr3, double downstream) -
Method Summary
Modifier and TypeMethodDescriptionCreate a histogram plot using Google charts
-
Constructor Details
-
GoogleGenePercentBar
-
-
Method Details
-
toURLString
Create a histogram plot using Google charts- Returns:
-