Skip to content

v1.1.0

Compare
Choose a tag to compare
@moshi4 moshi4 released this 09 Dec 05:29
· 81 commits to main since this release
2e186d3

Change Log

Improvement

  • Added label_formatter argument to Circos.initialize_from_tree() & track.tree() methods
  • Fixed track.genomic_features() method to accept SeqFeature (not only list[SeqFeature])
  • Fixed example tree file to shorten long species names

Bug Fix

  • Fixed calculation error of GC contents and GC skew for short sequence in Genbank class (#43)