Maq stands for Mapping and Assembly with Quality It builds assembly by mapping short reads to reference sequences. Maq is a project hosted by SourceForge.net. The project page is available athttp://sourceforge.net/projects/maq/. Maq is previously known as mapass2.
Follow these steps to try Maq. All you need is a reference sequence file in the FASTA format.
maq.pl demo ref.fasta calib-30.datwhere calib-30.dat is contained in maq-data.
cd maqdemo/easyrun; maqindex -i -c consensus.cns all.map; maqview -c consensus.cns all.map
Even for advanced maq users, running `maq.pl demo' is recommended. You may find something helpful.