Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 310 Bytes

lastp_aai

A simple Python script for calculating pairwise amino acid identity (AAI) between protein files (extension .faa)

Written for Python 2.7

Requires SeqIO from Biopython, defaultdict, and numpy

Usage

python lastp_aai.py protein_folder output_folder

Results are written to the standard output.