Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

Alanine Scanning script

Input fasta file (protein sequence) and specify output file

 python AlanineReplacement.py INPUT.fasta -o OUTPUT.fasta

Resulting file will contain single, double, and triple Alanine mutations (Glycine if naturally occuring Alanine present)