exonviz.draw_exons

exonviz.draw_exons(exons: list[exonviz.exon.Exon], config: dict[str, Any]) SVG

Draw a list of Exons based on the specified configuration

Parameters:
  • exons – List of Exons to draw

  • config – ExonViz configuration dictionary

Returns:

SVG figure of the rendered exons