bulk mapping of aa residue to protein structural features
2
0
Entering edit mode
2.1 years ago
wildtype ▴ 50

I am wondering if there is any software that can tell, given an uniprot accession and a site, whether this site falls within some predicted structural feature such as alpha helix, beta sheet, idr, etc. I have a list of PTM sites in several hundreds of proteins, and I want to provided statistics of how many of these sites occur in structured regions of different kinds or disordered regions. I know that uniprot, etc., have domain information with coordinates, but I haven't found a good way to output this data for bulk entries in an easily parsable output. Thanks

protein proteomics • 583 views
ADD COMMENT
0
Entering edit mode
2.1 years ago
Mensur Dlakic ★ 27k

If you are willing do do a bit of work, this is doable. One way of doing it is to set up protein language models:

https://github.com/sacdallago/bio_embeddings

They describe how to make structural predictions for any given protein.

If you prefer a web interface and don't mind doing copy/paste for all your proteins, it can be done by entering either a sequence or a UniProt accession number:

https://embed.protein.properties/

ADD COMMENT
0
Entering edit mode
2.1 years ago
Jiyao Wang ▴ 370

You can use iCn3D in batch mode. Some example Node.is examples are at https://github.com/ncbi/icn3d/tree/master/icn3dnode.

The first three examples in iCn3D gallery show the annotations for AlphaFold structures: https://www.ncbi.nlm.nih.gov/Structure/icn3d/icn3d.html#gallery.

Anything available interactively can be retrieved in iCn3D Node.is script. You can open an issue in GitHub to request a Node.is example for your case.

ADD COMMENT

Login before adding your answer.

Traffic: 2474 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