The figures package

This package is there to draw informative figures about the pangenome after it has been computed.

Submodules

ppanggolin.figures.drawing module

ppanggolin.figures.drawing.figureSubparser(subparser)[source]
ppanggolin.figures.drawing.launch(args)[source]

ppanggolin.figures.tile_plot module

ppanggolin.figures.tile_plot.drawTilePlot(pangenome, output, nocloud=False)[source]

ppanggolin.figures.ucurve module

ppanggolin.figures.ucurve.drawUCurve(pangenome, output, soft_core=0.95)[source]