1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/biology/py-dna-features-viewer/pkg-descr
Jason W. Bacon 2b1ef5b34e biology/py-dna-features-viewer: Python lib to 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.
2022-02-03 06:37:38 -06:00

13 lines
576 B
Plaintext

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.
WWW: https://pypi.python.org/project/dna-features-viewer/