Re: [PyMOL] moving large flexible loops

2014-12-13 Thread Osvaldo Martin
Hi Jacob, I recommend using specific tools to perform docking. Some options are: http://rosie.rosettacommons.org/docking/ https://salilab.org/imp/ http://haddock.chem.uu.nl/ Also you could check the Capri http://www.ebi.ac.uk/msd-srv/capri/ home page, to have and idea of the different methods

[PyMOL] selection of a set of amino acids

2014-12-13 Thread Alireza Kashani
Dear All, I would like to colour different regions of a protein in different colour; say region one, amino acid number 1 to 100 and region two amino acid 101 to 150; However, when I look into a pdb file using pymol; by displaying the residuals, I see the residue number 1, does not correspond to

Re: [PyMOL] selection of a set of amino acids

2014-12-13 Thread Andreas Warnecke
Hi, There is a script available on the pymol wiki called zero_residues. This will allow you to easily renumber any AA sequence. As far as other heteroatoms are concerned you could consider removing them (remove hetatm), or extract them into a second object. Another alternative is to simply adjust

Re: [PyMOL] selection of a set of amino acids

2014-12-13 Thread Alireza Kashani
Thanks for your prompt answer, numbers resets in every chain - and there is a lot of nucleobases in the beginning (A,C,U,G) and MG at the end and these atoms mess up the residues number additionally ! can I remove them via pymol ? Thank you http://en.wikipedia.org/wiki/Nucleobase On Sat, Dec 13,