How to Install and Uninstall gff2aplot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "gff2aplot" package

This is a short guide on how to install gff2aplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gff2aplot

2. Uninstall "gff2aplot" package

Please follow the step by step instructions below to uninstall gff2aplot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gff2aplot $ sudo apt autoclean && sudo apt autoremove

3. Information about the gff2aplot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gff2aplot
Priority: optional
Section: universe/science
Installed-Size: 626
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.0-8
Depends: libc6 (>= 2.7), perl
Suggests: postscript-viewer, gff2ps
Filename: pool/universe/g/gff2aplot/gff2aplot_2.0-8_amd64.deb
Size: 309786
MD5sum: fa39ae3eac1855690699fbbcd7746a4c
SHA1: 4cfd59f0679e4b689b143edb131de35b04f26163
SHA256: 37e0f7ea2c2472100ac3aba2da68a3cd9b9b9d9bc07eee82de54fcfea0b8434d
Description-en: pair-wise alignment-plots for genomic sequences in PostScript
A program to visualize the alignment of two genomic sequences together with
their annotations. From GFF-format input files it produces PostScript figures
for that alignment.
The following menu lists many features of gff2aplot:
* Comprehensive alignment plots for any GFF-feature. Attributes are defined
separately so you can modify only whatsoever attributes for a given file or
share same customization across different data-sets.
* All parameters are set by default within the program, but it can be also
fully configured via gff2ps-like flexible customization files. Program can
handle several of such files, summarizing all the settings before producing
the corresponding figure. Moreover, all customization parameters can be set
via command-line switches, which allows users to play with those parameters
before adding any to a customization file.
* Source order is taken from input files, if you swap file order you can
visualize alignment and its annotation with the new input arrangement.
* All alignment scores can be visualized in a PiP box below gff2aplot area,
using grey-color scale, user-defined color scale or score-dependent
gradients.
* Scalable fonts, which can also be chosen among the basic PostScript default
fonts. Feature and group labels can be rotated to improve readability in
both annotation axes.
* The program is still defined as a Unix filter so it can handle data from
files, redirections and pipes, writing output to standard-output and
warnings to standard error.
* gff2aplot is able to manage many physical page formats (from A0 to A10, and
more -see available page sizes in its manual-), including user-defined ones.
This allows, for instance, the generation of poster size genomic maps, or
the use of a continuous-paper supporting plotting device, either in portrait
or landscape.
* You can draw different alignments on same alignment plot and distinguish
them by using different colors for each.
* Shape dictionary has been expanded, so that further feature shapes are now
available (see manual).
* Annotation projections through alignment plots (so called ribbons) emulate
transparencies via complementary color fill patterns. This feature allows
one to show color pseudo-blending when horizontal and vertical ribbons
overlap.
Description-md5: f6913bf739701d38714a2d126513514d
Homepage: http://genome.imim.es/software/gfftools/GFF2APLOT.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu