###################### Dependency Information ###################### PuMA has the following dependencies. Install them to run PuMA locally: - `Python3.x `_ - `Biopython `_ - `BLAST `_ - `MEME, FIMO `_ - `MUSCLE `_ - `pandas `_ - `matplotlib `_ Biopython, pandas, and matplotlib can be installed via `pip`: :: pip install biopython pip install pandas pip install matplotlib Click on each package to be taken to the respective website for detailed installation instructions.