gefpy.plot

Provides convenient drawing methods for other modules.

plot.save_exp_heat_map(input_gef, output_png, scale=2, dpi=72)

Save bgef expression to heat map.

Parameters
  • input_gef – set the input bgef path

  • output_png – set the out png path

  • scale – set the scale, default 2

  • dpi – set the dpi, default 72

plot.cgef_stat(input_cgef, figpath)

Save cgef stat to png.

Parameters
  • input_cgef – set the input bgef path

  • figpath – set the out png path