Hi!
I'm looking for a tool that can convert the 3D protein structure of a custom PDB file (not in any databases) into a 2D representation. So that the protein is laid out flat and "opened up" so you can see all loops, beta sheets and helices.
Is there any such software out there?
Thanks!
Hi Wayne! Thanks for your elaborate response. I have now looked at the tools and it seems that they're all based on existing proteins. I failed to mention (corrected now), that this is for a custom protein (my own). Hence, it is not in any databases yet. Any such tools for that purpose?
Yes, two of the three mention uploading your own protein. (Although, I'm not confident ProLego server actually works now. It was supposed to do that functionality at one time.) PDDsum let's you use 'Generate' on the server. Or you can even download it. I put that in the post already & for further emphasis I just highlighted some of the appropriate parts.
Ah, you are right! Thank you.
is it possible that you are still in this community? I used PDBSum1, it gives the different second structures compared to what chimera computed. And PTG and ProLEGO are both not work, can you tell me what software you used at last. Thanks a lot!
I think that gets into more into some sort of 'quality' assessment when you say it doesn't match a particular resource. For example, the basis for the calculations used and settings underlying could be a factor here. Most use DSSP as I understand. For example, that seem to be what Chimera is using, see here. It may indeed also factory in specifically what version of DSSP is in use, see [here](https://github.com/PDB-REDO/dssp.
Importantly, your addition here should probably be another question under its own topic. One thing you could also make clear there is the scope of your question or how it differs from here? What is your real goal? And how do the solutions posted in this thread address that or not? For example, does iCn3D work. And how is using Chimera not meeting your needs if you say that is better than PDBSum?
Importantly, this topic, as I understood it, was about generating wiring diagrams. Yours sounds like it may just be about secondary structure more generally? If you just want secondary structure assignments and not images, there's a lot more options.
You can use Pro-origami, which is specifically designed for this purpose:
Alex Stivala, Michael Wybrow, Anthony Wirth, James C. Whisstock, Peter J. Stuckey, Automatic generation of protein structure cartoons with Pro-origami, Bioinformatics, Volume 27, Issue 23, December 2011, Pages 3315–3316, https://doi.org/10.1093/bioinformatics/btr575
Unfortunately the webserver is no longer available as the last of my co-authors to retain a University of Melbourne affiliation recently moved to another university, so the server was shut down. However you can still download the software to run yourself (on Linux) from:
https://sites.google.com/site/alexdstivala/home/pro-origami
I also maintain a list of related software on that page (to which I just added ProLego, which I was not previously aware of).
I made it easier to try Pro-origami without needing to install anything or register. Works right in the browser in a Jupyter session provided by the MyBinder service. Go here and click the '
launch binder
' badge to get started. The Pro-origami software is installed & everything is set up. A Jupyter notebook document that comes up once the session starts walks you through using Pro-origami there and how to use it with your structures of interest.