Skip to content

v1.4.0

Compare
Choose a tag to compare
@moshi4 moshi4 released this 01 Apr 13:00
· 62 commits to main since this release
45ad937

Added

  • Added Circos.radar_chart() static method for radar chart plot
  • Added Circos.chord_diagram() method as an alias for Circos.initialize_from_matrix()
  • Added figsize argument to circos.plotfig() & circos.savefig() method

Changed

  • Changed to ignore min_range & max_range options in Genbank and Gff genomic parser class