./biology/py-dna-features-viewer, Python library to visualize DNA features, e.g. GenBank or Gff files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.1.3, Package name: py311-dna-features-viewer-3.1.3, Maintainer: bacon

DNA Features Viewer is a Python library to visualize DNA features,
e.g. from GenBank or Gff files. DNA Features Viewer can plot
sequence maps linearly or circularly, with or without nucleotide
sequence and amino-acid sequences. The plotter automatically produces
clear plots even for sequences with many overlapping features and
long labels. The library plays well with Matplotlib and Biopython,
and the figures can be saved in different formats (PNG, JPEG, SVG,
PDF), e.g. for report generation or LIMS interfaces.


Master sites:

Filesize: 39.386 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-06 21:05:34 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-dna-features-viewer: Fix PYTHON_VERSIONS_INCOMPATIBLE.
   2023-11-05 21:00:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
Do not continue DEPENDS lines.
   2023-11-05 18:54:43 by Jason Bacon | Files touched by this commit (4)
Log message:
biology/py-dna-features-viewer: Visualize DNA features

DNA Features Viewer is a Python library to visualize DNA features,
e.g.  from GenBank or Gff files.  DNA Features Viewer can plot
sequence maps linearly or circularly, with or without nucleotide
sequence and amino-acid sequences. The plotter automatically produces
clear plots even for sequences with many overlapping features and
long labels. The library plays well with Matplotlib and Biopython,
and the figures can be saved in different formats (PNG, JPEG, SVG,
PDF), e.g. for report generation or LIMS interfaces.