EvolBioInf / esa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esa

Description

Enhanced suffix array based on libdivsufsort

Author

Bernhard Haubold, haubold@evolbio.mpg.de

Make documentation

  • Install additional packages
    $ sudo apt install gnuplot golang graphviz libgsl-dev make noweb texlive texlive-latex-extra texlive-science texlive-pstricks texlive-fonts-extra
  • Typeset the documentation
    $ make doc
    This generates the file doc/esaDoc.pdf

About


Languages

Language:Go 75.5%Language:Makefile 11.7%Language:Awk 7.2%Language:Shell 5.6%