Version 1.0
Protein amino acid composition analysis = Paacman
This python script will analyze the .txt files containing desired proteins' FASTA info in order to analyze each protein's amino acid composition. This will analyze the amino acid composition of an entire group of proteins that are within the same folder. The script also analyzes di-AA sequences for all proteins.
This script is compatible with Python 2.7. The user must have the openpyxl library installed in order for Paacman to work.