I have a protein structure loaded into VMD, it has multiple chains. I would like to get the number of chains, and the number of amino acids in each chain using a Tcl script. Does anyone know how to do it?
thanks, but that's not exactly what I had in mind. The loaded protein already has chains, and I would like to get the number of chains using a command, and with another command the number of amino acids in each chain.