DnaFeaturesViewer Versions Save

:eye: Python library to plot DNA sequence features (e.g. from Genbank files)

v3.1.3

7 months ago
  • Compatibility with latest Biopython and matplotlib: fix #79 #81 #82
  • Set up Github Actions

v3.1.2

1 year ago
  • Fixes #73 (compatibility with Biopython v1.80)

v3.1.1

2 years ago
  • Test and build on Python 3.9

v3.1.0

2 years ago
  • #49 Encoding specified
  • #51 Parameter filetype added to load_record()
  • #56, #57 Bokeh bug fix
  • #60 Font dictionary bug fix
  • #61 Parameter translation_params added to plot_on_multiple_lines()

v3.0.3

3 years ago

Biopython <=1.77 compatibility fix

v3.0.2

3 years ago

Docstring corrections, license autodetect fix, biopython v1.78 compatibility