I am looking for the rough/estimated PHYSICAL size of proteins in distances. I am not looking for the number of AAs which is the sequence length, what I'm looking at is the largest physical dimensions of space that a protein is predicted to cover, in other words, what is the radius of the smallest sphere that could fit the protein.
I've found there are multiple protein structure databases, such as alpha fold https://alphafold.ebi.ac.uk/entry/A0A0E0RTV6
These show a fancy protein structure model, but there is no field about the actual dimensions of the protein.
If there a simple way to do retrieve this information ?
Programs like PyMOL, VMD, chimera etc should be able to calculate the dimensions. I don't know if this information is available in a pre-computed format.
There, you can apply this to any surface model (Actions -> Surface -> Show).
You can also see that between some nearly identical folds the measurements are going to vastly vary based on some otherwise irrelevant changes in angles (compare e.g. the red and blue/green chains which otherwise have near identical fold. The left is an experimental structure from PDB and the four structures to the right are from alphafold).
That's interesting it seems like a useful tool. It has a steep learning curve? Im mainly experienced in OMICS data analysis, but less in biophysics or protein structures. It might be a bit steep to get into it now.
I'd say Chimera is one of the more user-friendly tool in that field, and this field has a somewhat steep learning curve itself I'd say. But it feels more like a graphics program on the surface (would compare the user-friendliness of the GUI to Inkscape on the Mac). If you want to script it or use it for generating animations it is also very powerful but requires some reading.
Programs like PyMOL, VMD, chimera etc should be able to calculate the dimensions. I don't know if this information is available in a pre-computed format.