Class GoogleGenePercentBar

java.lang.Object
org.snpeff.stats.plot.GoogleGenePercentBar

public class GoogleGenePercentBar extends Object
A simple wrapper to goolge charts API (from charts4j)
Author:
pcingola
  • Constructor Details

    • GoogleGenePercentBar

      public GoogleGenePercentBar(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 Details

    • toURLString

      public String toURLString()
      Create a histogram plot using Google charts
      Returns: