Skip to content

script for calculating pairwise amino acid identity (AAI) between protein files

Notifications You must be signed in to change notification settings

faylward/lastp_aai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.

About

script for calculating pairwise amino acid identity (AAI) between protein files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages