PhD Thesis entitled "Development of a computational platform for structural and functional characterization of biomolecules and binding sites" for the Postgraduate Program in Pharmaceutical Sciences at the Faculty of Pharmaceutical Sciences, University of Campinas (UNICAMP).
To install the dependencies, run:
sudo apt-get install texlive-base texlive-latex-recommended texlive-latex-extra texlive-science texlive-font-utils texlive-lang-spanish texlive-publishers texlive-pictures abntexTo generate the PDF for the PhD thesis, run:
make buildTo remove intermediate files and clean up the directory, run:
make cleanup