https://github.com/abhijeetsingh1704/atp_for_peptide
This programs calculates the approximate energy (ATP) required to form a peptide chain
https://github.com/abhijeetsingh1704/atp_for_peptide
atp energy-consumption peptide-sequences protein-sequences
Last synced: 7 months ago
JSON representation
This programs calculates the approximate energy (ATP) required to form a peptide chain
- Host: GitHub
- URL: https://github.com/abhijeetsingh1704/atp_for_peptide
- Owner: abhijeetsingh1704
- License: gpl-3.0
- Created: 2019-02-09T22:09:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T22:24:28.000Z (over 6 years ago)
- Last Synced: 2025-03-10T23:55:59.276Z (7 months ago)
- Topics: atp, energy-consumption, peptide-sequences, protein-sequences
- Language: Shell
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ATP_for_peptide
This programs calculates the approximate energy (ATP) required to form a peptide chainThis program gives an approximate estimation of the amount of ATP require to form a peptide chain of any length. It basically consider the ATP consumed or formed in the formation of individual amino acid precursor and calculate the net gain of ATP in the total amino acid precursors formation and calculate the energy required for the creation of peptide bonds between the amino acid residues.
# Usage
```
$ bash ATP_for_peptide.sh inputfile
```