v1.1.0
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)