AstraZeneca / peptide-tools

Programs to calculate phys-chem properties of synthetic peptides and proteins: isoelectric point and extinction coefficients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maturity level-0

peptide-tools

OVERVIEW Set of programs to calcaulte phys-chem properties of synthetic peptides and proteins: isoelectic point and extinction coefficients. In total there are 5 scripts/programs there, each can serve as stand alone:

1) pIChemiSt  
program to calcualte isoelectric point of natural and modified peptides. 

2) smi2scrambledfasta  (depends on 1)
program to generate the scrambled FASTA sequence from Smiles.

3) pI_fasta  (depends on 2)
program to calcualte isoelecric point using FASTA sequence as an input.

4) extn_coeff_fasta  (depends on 2)
program to calculate extinction coefficients.

5) peptide_tools_master  (depends on 1,2,3,4)
wrapper script for all the programs above. Can run for one compound and for batch submissions.

HOW TO RUN & DEPENDENCIES

Check the documentaion for each script. 

PLATFORM

Tested on linux CentOS

About

Programs to calculate phys-chem properties of synthetic peptides and proteins: isoelectric point and extinction coefficients.

License:Apache License 2.0


Languages

Language:Python 99.5%Language:Shell 0.3%Language:Makefile 0.2%