How to Install maq software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install maq software package in Ubuntu 14.04 LTS (Trusty Tahr)

maq software package provides maps short fixed-length polymorphic DNA sequence reads to reference sequences, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install maq 

maq is installed in your system.

Make ensure the maq package were installed using the commands given below,

$ sudo dpkg-query -l | grep maq *

You will get with maq package name, version, architecture and description in a table

maq package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package maq
Version 0.7.1-5
Description maps short fixed-length polymorphic DNA sequence reads to reference sequences
Sub Section Science


See Also, How to uninstall or remove maq software package from Ubuntu 14.04 LTS (Trusty Tahr)?