Re: [PyMOL] extract monomer from trimer structure

2020-07-03 Thread Tamas Hegedus
Hi, I think that: * You have a couple chains in a monomer. * You have to know which chains build a monomer. * Then you create a new object from these chains. E.g. create monomer, chain A1 or chain B1 or chain C1 or etc... (here the "or" is an operator and it does not indicate that I do not know

[PyMOL] extract monomer from trimer structure

2020-07-03 Thread Dr. Subramanian, Senthil Kumar
Hello, I am new to PyMOL. I would like to work with the monomer structure of PDB id: 5zf0, not the entire structure of how they have shown (two trimers against each other). Is there any way I could extract monomer from trimers structure and save it as a PDB? Your help is very much appreciated.