I am trying to create a 3D visualization of peptide bonds of amino acids and I was wondering if there was an easier way to get the PDB files for peptide bonds of all of the 20 amino acids.
I am trying to create a 3D visualization of peptide bonds of amino acids and I was wondering if there was an easier way to get the PDB files for peptide bonds of all of the 20 amino acids.
This is a somewhat hacky way to do it, but I’ve used ITASSER to generate structures for polypeptides as short as 10 AAs in the past.
You just write the fasta by hand, and submit it to be ‘simulated’. This is massively overkill for sure, but shouldn’t take long at all with such a short chain.
I looked at the link that Hussain initially posted, and the pdb files for the amino acids aren't too complicated, and I can add connections from one amino acid to another in the pdb files. I might just write up a quick python script to generate pdb files for all the permutations of peptide bonds. Thanks for all the help!
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
It looks like they're available here.
These are just the amino acids, I am looking for a pdb file containing the peptide bonds of the amino acids.
So like for example, pdb file for Gly-Ala-Tyr (that's a peptide bond between Gycine, Alanine and Tyrosine)