[PyMOL] Error aroused when install pymol from source

2017-06-07 Thread sunyeping via PyMOL-users
Dear pymol users, I am trying to intall pymol on my centos 7 system from source using the mothed discribed at pymolwiki (https://pymolwiki.org/index.php/Linux_Install)Everything was ok until I run install script:  #!/bin/bash -e prefix=/opt/pymol-svn modules=$prefix/modules # If you want to in

[PyMOL] how to make selected residues blurry?

2018-11-30 Thread sunyeping via PyMOL-users
Dear all, Could you please check this figure at the following link? https://drive.google.com/file/d/1Uh9JRh7x0sjv-zGp_0ZKPc1cnWotkZA0/view?usp=sharing The structure in blue in this figure is prepared from chain A of pdb id 4gms. Some residues are highlighted and look sharp ( as indicated in the

[PyMOL] how to make selected residues blurry?

2018-12-02 Thread sunyeping via PyMOL-users
Dear all, Could you please check this figure at the following link? https://drive.google.com/file/d/1Uh9JRh7x0sjv-zGp_0ZKPc1cnWotkZA0/view?usp=sharing The structure in blue in this figure is prepared from chain A of pdb id 4gms. Some residues are highlighted and look sharp ( as indicated in the

Re: [PyMOL] how to make selected residues blurry?

2018-12-03 Thread sunyeping via PyMOL-users
surrounding water). I think the command you’re after is ‘set cartoon_transparency’ (https://pymolwiki.org/index.php/Cartoon#Various_Transparency_Levels). Depending on your choice of representation, see also ‘set sphere_transparency’ and ‘set stick_transparency’. Cheers, Paul From: sunyeping via

Re: [PyMOL] how to make selected residues blurry?

2018-12-05 Thread sunyeping via PyMOL-users
transparency’ (https://pymolwiki.org/index.php/Cartoon#Various_Transparency_Levels). Depending on your choice of representation, see also ‘set sphere_transparency’ and ‘set stick_transparency’. Cheers, Paul From: sunyeping via PyMOL-users Sent: 03 December 2018 03:02 To: pymol-users Subject: [PyMOL] how

Re: [PyMOL] how to make selected residues blurry?

2018-12-09 Thread sunyeping via PyMOL-users
ors.png Hope that helps. Cheers, Jared On December 5, 2018 at 3:33:35 AM, sunyeping via PyMOL-users (pymol-users@lists.sourceforge.net) wrote: Hi Paul, Now I get closer to the final anwer! After following your steps, I get the effect I want. However, afer I "ray" the structure, a

[PyMOL] How to make protein blur but keep ligand clear?

2019-05-15 Thread sunyeping via PyMOL-users
Dear all, I have a protein-ligand complex and I wish to make the protein looks blur but keep the ligand clear and sharp with pymol. I find a "focalblur" script (https://pymolwiki.org/index.php/FocalBlur) which seems to be able to do this. However I can get the fancy effect illustrated in the ex

[PyMOL] How to show the boundary of each selected residues in surface presentation with pymol

2019-05-15 Thread sunyeping via PyMOL-users
Dear everyone, It there a way to show the boundary of each selected residues in surface presentation with pymol? Best regards Arthur___ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: ht

[PyMOL] How to assign secondary structure as 3-10 helix in pymol?

2019-06-04 Thread sunyeping via PyMOL-users
Dear pymol user, I wonder why sometimes the secondary structure of a protein can not be displayed incorrect in pymol. I have a structure, some residues are predicted to be sheet or 3-10 helix with DSSP, but they are displayed as loop. Only typing "dss" command in pymol doesn't work. I know by u

Re: [PyMOL] How to assign secondary structure as 3-10 helix in pymol?

2019-06-05 Thread sunyeping via PyMOL-users
via PyMOL-users wrote: Dear pymol user, I wonder why sometimes the secondary structure of a protein can not be displayed incorrect in pymol. I have a structure, some residues are predicted to be sheet or 3-10 helix with DSSP, but they are displayed as loop. Only typing "dss" comman

[PyMOL] "Qt not available, using GLUT/Tk interface" error

2019-06-14 Thread sunyeping via PyMOL-users
Dear all, I installed pymol according to guide at https://pymolwiki.org/index.php/Linux_Install. When I launched pymol, and get the "Qt not available, using GLUT/Tk interface" error and no pymol GUI appeared. How could I deal with this problem? Best regards_

[PyMOL] How to color stick and surface representation separately

2019-07-06 Thread sunyeping via PyMOL-users
Dear all, I color a protein as blue, display it by surface and cartoon simultaneously, and set the surface transperant so that the cartoon representation inside the surface can be seen. I display one residue as stick. I want to color the stick by element, but keep the surface representation as

Re: [PyMOL] How to color stick and surface representation separately

2019-07-06 Thread sunyeping via PyMOL-users
ayali - I’m protected online with Avast Free Antivirus. Get it here — it’s free forever. On Sat, Jul 6, 2019 at 2:29 PM sunyeping via PyMOL-users wrote: Dear all, I color a protein as blue, display it by surface and cartoon simultaneously, and set the su

[PyMOL] How to label secondary structures in pymol

2019-07-07 Thread sunyeping via PyMOL-users
Dear all, Is it possible to label secondary structures directly in pymol? I mean add a text near local structures which tells the types and numbers of their secondary structures, such as "α1", "β1", "α2", "β2", etc.. Thank you in advance.___ PyMOL-u

Re: [PyMOL] How to label secondary structures in pymol

2019-07-08 Thread sunyeping via PyMOL-users
the moment. So here, instead, is a link to a few-years-old archive of that page. Hope that helps. Cheers, Jared On July 7, 2019 at 1:38:15 PM, sunyeping via PyMOL-users (pymol-users@lists.sourceforge.net) wrote: Dear all, Is it possible to label secondary structures directly in pymol? I

[PyMOL] How to calculate RMSD among multiple proteins

2019-07-08 Thread sunyeping via PyMOL-users
Dear all, It is easy to evaluate the simularity of two proteins in pymol. We just need to align them and a RMSD will be given in pymol. However, I want to compare the strutural similiarity of multiple proteins. I can align two of them once and by doing alignment many times, I can finally get pa

[PyMOL] The 'select' command for complex residue selection

2019-07-08 Thread sunyeping via PyMOL-users
Dear all, In pymol I loaded two protein: protein_A and protein_B. I want to make a selection of some incontinuous residues from two chains of protein_A, for example, residue 30-34, 71-74 and 117-120 from chain A and residue 88-96 from chain C. How should I write the select command? I tried the

Re: [PyMOL] The 'select' command for complex residue selection

2019-07-08 Thread sunyeping via PyMOL-users
0 Email: akus8...@uni.sydney.edu.au From: sunyeping via PyMOL-users Reply-To: sunyeping Date: Tuesday, 9 July 2019 at 12:41 pm To: pymol-users Subject: [PyMOL] The 'select' command for complex residue selection Dear all, In pymol I loaded two protein: protein_A and protein_B. I want to m

[PyMOL] about cealign and align

2019-07-10 Thread sunyeping via PyMOL-users
Dear all, I am now trying to compare two structures by alignment in pymol. The two proteins are similar structures from the same family with about 500 residues. I find that the "cealign" command gives much better result that the "align" command. With the "cealign" command, the two structures al

[PyMOL] how to delete frames from a trajectory loaded by the "load_traj" command?

2019-07-30 Thread sunyeping via PyMOL-users
Dear all, I loaded a gromacs trajetory containing about 1000 frames by the following command in pymol: load protein.gro load_traj protein.xtc I want to use these frames to make a movie. However, I find that the position of the protein in first frame is very different from the other frames some

[PyMOL] APBS "%x format: an integer is required, not float" error in pymol installed with python 3.7 and "Qt not available, using GLUT/Tk interface" error

2019-08-07 Thread sunyeping via PyMOL-users
Dear everyone, I am trying to use the APBS plugin in pymol to calculate protein electrostatic potentials. My system is centos 7. The pymol was installed with python 3.7 (~/software/build/anaconda3/bin/python). When I try to lauch the APBS Tool 2.1 from the plugin menu of pymol, a window jumps o

[PyMOL] How to calculate rmsd between each state of a MD simulation trajectory and a reference structure?

2019-08-19 Thread sunyeping via PyMOL-users
Dear everyall, I loaded a molecular dynamics simulation trajectory (A.xtc) of 5000 frames and a reference structure (B.pdb) into pymol. I wish to get the rmsd value between each state of the MD simulation trajectory and the reference structure, but I don't know how. I can use the align command

Re: [PyMOL] How to calculate rmsd between each state of a MD simulation trajectory and a reference structure?

2019-08-19 Thread sunyeping via PyMOL-users
If you compile it, you can use the RMSD this way: mda_load systemX.gro mda_load_traj systemX.xtc mda_rmsd Kind Regards, Mateusz On Mon, 19 Aug 2019 at 12:53, sunyeping via PyMOL-users wrote: Dear everyall, I loaded a molecular dynamics simulation trajectory (A.xtc) of 5000 frames and a ref

Re: [PyMOL] How to calculate rmsd between each state of a MD simulation trajectory and a reference structure?

2019-08-19 Thread sunyeping via PyMOL-users
branch https://github.com/bieniekmateusz/pymol-open-source/tree/fellows_mp_2018 If you compile it, you can use the RMSD this way: mda_load systemX.gro mda_load_traj systemX.xtc mda_rmsd Kind Regards, Mateusz On Mon, 19 Aug 2019 at 12:53, sunyeping via PyMOL-users wrote: Dear everyall, I

[PyMOL] How to manually define the lower and upper limit of vacuum electrostatics?

2019-09-12 Thread sunyeping via PyMOL-users
Dear all, I am trying to compare the vacuum electrostatics of three related proteins. I loaded them in pymol and use "Action>generate>vacuum electrostatics menu to generate the vacuum electrostatics of the three proteins. I find that the lower and upper limit of the gradient bars generated with

Re: [PyMOL] How to manually define the lower and upper limit of vacuum electrostatics?

2019-09-12 Thread sunyeping via PyMOL-users
o Hyvonen Sent At:2019 Sep. 12 (Thu.) 15:58 To:pymol-users Subject:Re: [PyMOL] How to manually define the lower and upper limit of vacuum electrostatics? Hi Yeping, Click on the bar object "Action" > "Levels" for a few preset levels/scales. hth, Marko On 12/09/201

[PyMOL] APBS TOOLS 2.1 does not work

2019-09-13 Thread sunyeping via PyMOL-users
Dear all, I am trying to use APBS TOOLs 2.1 to calculate electrostatic potential of proteins. After I finish "set grid", I press the "set grid" button, I get the following error, (, ImportError('No module named pdb2pqr',), ) In show error 2 Could you tell what is the cause of the error and h

[PyMOL] "Qt not available" error from compilation with python2 but not python3

2019-09-13 Thread sunyeping via PyMOL-users
dear all, I am trying to compile pymol from source (https://github.com/schrodinger/pymol-open-source.git). Python 3 and python 2 both have been installed in my system. I first tried compile pymol with python 3 python3 setup.py install --prefix=~/pymol-install-py3 It can work. python3 setu

[PyMOL] How to display electronic density for nucleic acid pymol

2019-11-17 Thread sunyeping via PyMOL-users
Dear Pymol users, I wish to prepare a image which looks like the picture at the follow link: https://drive.google.com/file/d/1HPwTCNqD7hlTPX9QDHif00YW5ZIv8PCa/view?usp=sharing I have ckecked the pymolwiki for different mode for drawing nucleic acid ladder and ring, but cannot find any thing

[PyMOL] How to print the time stample on each frame of the movie for molecular dynamics trajectory in Pymol?

2020-01-14 Thread sunyeping via PyMOL-users
Dear All, I load a molecular dynamics (gromacs) trajectory into Pymol and wish to make a movie with it. The trajectory contains 2500 frames, corresponding to 200 ns simulation time, so each frame represents 80 ps. I wish to print time stample on each stample. For example, on the first frame, "

Re: [PyMOL] How to compile pymol with --glut?

2020-02-14 Thread sunyeping via PyMOL-users
Hi Thomas, Thank you and I know this has been asked before, but following the suggestion posted by you does not solve the problem. After run the two commands: rm -rf build python2 setup.py --glut install --prefix=~/pymol-install-py2 The same error still comes out. --

[PyMOL] Fw: How to compile pymol with --glut?

2020-02-14 Thread sunyeping via PyMOL-users
pymol binaries Sent: Friday, February 14, 2020 at 7:47 AM From: "sunyeping via PyMOL-users" To: "Thomas Holder" Cc: pymol-users Subject: Re: [PyMOL] How to compile pymol with --glut? Hi Thomas, Thank you and I know this has been asked before, but following the suggestion po

[PyMOL] Effect of different align method

2020-06-16 Thread sunyeping via PyMOL-users
Dear pymol users, I am trying to align two very similar trimeric molecules. I tried different alignment commands including "align", "cealign" and "super", but none of them gives satisfying effect. Athough the backbone conformations and orientations of two two molecules look very similar, there

Re: [PyMOL] Effect of different align method

2020-06-17 Thread sunyeping via PyMOL-users
- ED C2MP Université de Lorraine CRM² - UMR CNRS 7036 julien.capp...@univ-lorraine.fr Tel: (+33)6 99 18 59 03 - Le mer. 17 juin 2020 à 05:06, sunyeping via PyMOL-users a écrit : Dear pymol users, I am trying to align two very similar trimeric molecule

[PyMOL] How to select s series of residues that contain the selected atom

2020-08-23 Thread sunyeping via PyMOL-users
Dear pymol user, I select a series of atoms with the follow command in pymol: select atoms, chian A within 4 of chain B I wonder how to select the resides containing the selected "atoms", and how to return the names and indexes of these residues. Thank you in advance! Best regards, Yeping S

[PyMOL] present b factor putty on select

2020-10-27 Thread sunyeping via PyMOL-users
Dear all, I know that if you want to visualize b facotor of a objector in pymol, you can use A>Present>b factor putty. However, how can show the b factor putty on a certain selection of the object? Is there any command line to do this or do I have to create a new object for the selection and st

Re: [PyMOL] [EXTERNAL] present b factor putty on select

2020-10-27 Thread sunyeping via PyMOL-users
Blaine Mooers, Ph.D. Associate Professor Department of Biochemistry and Molecular Biology College of Medicine University of Oklahoma Health Sciences Center S.L. Young Biomedical Research Center (BRC) Rm. 466 975 NE 10th Street, BRC 466 Oklahoma City, OK 73104-5419 ____________

[PyMOL] Dose the thickness of residues reflect b-factor in cartoon putty representation?

2020-10-28 Thread sunyeping via PyMOL-users
Dear all, When you use "cartoon putty[, selection]" command in pymol, you will get the cartoon putty representation of your selection. And the backbond of the selection show different thickness. So dose the thickness of residues reflect b-factor in cartoon putty representation? Best regards Y

[PyMOL] How to label residue name on top of sphere representation

2021-04-01 Thread sunyeping via PyMOL-users
Dear all, I wish to label residue name on top of sphere representation, but I find it is difficult. I tried the following command select sele, c. A & resi 47 & name CB show sphere, c. A & resi 47 lable sele, "Y47" I and the "Y47" label is hidden inside the sphere and cannot be seen. Even if I

[PyMOL] pymol installation error

2021-09-12 Thread sunyeping via PyMOL-users
Dear pymol users, I am installing pymol in Centos 7 according to the guide in https://pymolwiki.org/index.php/Linux_Install. I encounter an error of "error: command 'g++' failed with exit status 1". A fill output of the install command is as following: running build running build_py running bu

Re: [PyMOL] pymol installation error

2021-09-12 Thread sunyeping via PyMOL-users
Dear all, Now I revised Line 4 in the SceneView.cpp file from "#include " to "#include ". The error "layer1/SceneView.cpp:4:41: fatal error: glm/ext/vector_relational.hpp: No such file or directory" disappeared, but a now error appeared: layer1/SceneView.cpp:31:55: error: no matching function

Re: [PyMOL] pymol installation error

2021-09-14 Thread sunyeping via PyMOL-users
al` on lines 31 and 32 of that source file. Hope that helps, Jarrett J On Sun, Sep 12, 2021 at 4:41 AM sunyeping via PyMOL-users wrote: Dear all, Now I revised Line 4 in the SceneView.cpp file from "#include " to "#include ". The error "layer1/SceneView.cpp:4:41: fa

[PyMOL] How to import anaconda packages in Pymol?

2021-09-29 Thread sunyeping via PyMOL-users
Dear all, I installed Pymol in CentOS from source following the guide in "https://pymolwiki.org/index.php/Linux_Install";. I compiled Pymol with the Python from anaconda, but I found that I cannot import anaconda packages (such as pandas, numpy, etc.) in Pymol. The "import pandas" command will

[PyMOL] How to label on surface

2021-10-10 Thread sunyeping via PyMOL-users
Dear Pymol users, I wish to label the one-letter residue names for a bunch of selected resides on surface representation of a protein, but I found the labels cannot be seen on the image. It seems that these labels can been seen on cartoon representation when the surface is hide. Could you tell

[PyMOL] How to label atom at proper positions?

2022-01-18 Thread sunyeping via PyMOL-users
Dear pymol users, I select a series of CA atoms in a structure in pymol and show them as sphere in pymol and want to label them. If using the label menu at the up-right conner of pymol, the labels shown overlaps with spheres and can not be seen. So I wish to show the labels at a bit distance fr

Re: [PyMOL] How to label atom at proper positions?

2022-01-18 Thread sunyeping via PyMOL-users
ays. # Select all C-Alpha atoms and set the object name as "CAs" select CAs, n. CA # Give Label Them as (Residue Name+Residue Number) label CAs, "(%s%s)" % (resn, resi) # Set Label Positions for object "CAs" set label_position, (3,2,1), CAs Regards, sunyeping via

Re: [PyMOL] How to label atom at proper positions?

2022-01-30 Thread sunyeping via PyMOL-users
n now are fomatted as "(THR339)", "(SER308)", etc. I wonder how to show them as single-letter codes plus the numbers without the parentheses, like "T339", "S308". Thank you again. Best, -------------

[PyMOL] why does coordinates not overlap with map

2022-04-29 Thread sunyeping via PyMOL-users
Dear pymol users, I have a coordinate file (pdb) and a map file (mtz), and I want to make a image that shows both the coordinate and the map. I generate a .map.ccp4 file using fft in CCP4 program. However, when I open the pdb file and the .map.ccp4 in pymol, I find the coordinates are out of th

[PyMOL] How to use cmd.label command

2022-07-08 Thread sunyeping via PyMOL-users
Dear all, I want to label residues with the resn+resi, and I tried the following command one_letter ={'VAL':'V', 'ILE':'I', 'LEU':'L', 'GLU':'E', 'GLN':'Q', \ 'ASP':'D', 'ASN':'N', 'HIS':'H', 'TRP':'W', 'PHE':'F', 'TYR':'Y',\ 'ARG':'R', 'LYS':'K', 'SER':'S', 'THR':'T', 'MET':'M', 'ALA':'A',

[PyMOL] how to use cmd.label command

2022-07-08 Thread sunyeping via PyMOL-users
Dear all, I want to label residues with the resn+resi, and I tried the following command one_letter ={'VAL':'V', 'ILE':'I', 'LEU':'L', 'GLU':'E', 'GLN':'Q', \ 'ASP':'D', 'ASN':'N', 'HIS':'H', 'TRP':'W', 'PHE':'F', 'TYR':'Y',\ 'ARG':'R', 'LYS':'K', 'SER':'S', 'THR':'T', 'MET':'M', 'ALA':'A',