Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 371 Bytes

File metadata and controls

7 lines (6 loc) · 371 Bytes

protein-physicochemical-properties

A Python tool to compute physicochemical properties of proteins from FASTA files.
Supports calculation of molecular weight, isoelectric point (pI), instability index, aliphatic index, and GRAVY score using Biopython.

🚀 Run Command

python protein-physicochemical-properties.py example_input.txt example_output.csv