Source: libbio-graphics-perl Maintainer: Debian Med Packaging Team Uploaders: Olivier Sallou , Andreas Tille Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11~), libmodule-build-perl, perl # Needed for the tests Build-Depends-Indep: bioperl, libgd-perl, libstatistics-descriptive-perl, libgd-svg-perl, libcgi-pm-perl | perl (<< 5.19), libbio-coordinate-perl, rename Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/libbio-graphics-perl Vcs-Git: https://salsa.debian.org/med-team/libbio-graphics-perl.git Homepage: https://metacpan.org/release/Bio-Graphics Package: libbio-graphics-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, bioperl, libgd-gd2-perl Recommends: libbio-scf-perl, perl, libberkeleydb-perl, libbio-coordinate-perl, libgd-svg-perl, libstatistics-descriptive-perl Description: Generate GD images of Bio::Seq objects The Bio::Graphics::Panel class provides drawing and formatting services for any object that implements the Bio::SeqFeatureI interface, including Ace::Sequence::Feature, Das::Segment::Feature and Bio::DB::Graphics objects. It can be used to draw sequence annotations, physical (contig) maps, protein domains, or any other type of map in which a set of discrete ranges need to be laid out on the number line.