is there a 3D protein structure format on amino acid level?
2
0
Entering edit mode
2.4 years ago
Yannick • 0

I need the protein structure to predict possible phosphorylation sites. For this i want to use the 3D structure data. But structure data on atom level is quite large and i'm not sure that the neural network will deal well with just plain atom coordinates. That's why i wondered if there would be different encodings of protein structures such as index, name, point position, rotation This would offer a much more compact format of 3D structure, decrease the feature dimensions, smaller filesize. I already know of .pdb and .mmCIF that are available as downloads on pdb

structure amino acids 3D • 710 views
ADD COMMENT
1
Entering edit mode
2.4 years ago
Mensur Dlakic ★ 27k

You may want to look at FEATURE, which extracts local descriptors from PDB structures:

https://simtk.org/projects/feature

ADD COMMENT
1
Entering edit mode
2.4 years ago
Jiyao Wang ▴ 370

You could just use the C-alpha (atom name “CA”) atoms to represent each residue if necessary.

ADD COMMENT

Login before adding your answer.

Traffic: 2292 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6