Difference between revisions of "AtomSets/Popup Menu"

From Jmol
Jump to navigation Jump to search
(proposed changes in menu words)
m (formatting)
 
Line 1: Line 1:
 
= Selection of atom sets from the pop-up menu =
 
= Selection of atom sets from the pop-up menu =
  
Current pop-up menu (Jmol 11.9.19):
+
Pop-up menu (as of Jmol 11.9.19):
 
[[File:Popup_select_submenu.gif]]
 
[[File:Popup_select_submenu.gif]]
 
* '''Select'''
 
* '''Select'''
Line 17: Line 17:
 
*** By HETATM<br />Proposed change to 'By group name'
 
*** By HETATM<br />Proposed change to 'By group name'
 
**** (list of hetero groups present)
 
**** (list of hetero groups present)
*** All PDB "HETATM" - applies script 'select hetero'<br />Proposed change to 'All hetero'
+
*** All PDB "HETATM" - applies script <code>select hetero</code><br />Proposed change to 'All hetero'
*** All solvent - applies script 'select solvent'
+
*** All solvent - applies script <code>select solvent</code>
*** All water - applies script 'select water'
+
*** All water - applies script <code>select water</code>
*** Ligand - applies script 'select ligand', which is the same as 'select hetero and not solvent'
+
*** Ligand - applies script <code>select ligand</code>, which is the same as <code>select hetero and not solvent</code>
*** Nonaqueous HETATM - applies script 'select hetero and not water'<br />Proposed change to 'Nonaqueous hetero'
+
*** Nonaqueous HETATM - applies script <code>select hetero and not water</code><br />Proposed change to 'Nonaqueous hetero'
*** Nonaqueous solvent - applies script 'select solvent and not water'
+
*** Nonaqueous solvent - applies script <code>select solvent and not water</code>
 
** '''Carbohydrate''' (disabled for non-pdb files)
 
** '''Carbohydrate''' (disabled for non-pdb files)
 
*** By residue name
 
*** By residue name
 
**** (list of monosaccharide residues present)
 
**** (list of monosaccharide residues present)
*** All - applies script 'select carbohydrate'
+
*** All - applies script <code>select carbohydrate</code>
** '''None of the above''' (disabled for non-pdb files) - applies script 'select not(hetero,protein,nucleic,carbohydrate)'
+
** '''None of the above''' (disabled for non-pdb files) - applies script <code>select not(hetero,protein,nucleic,carbohydrate)</code>

Latest revision as of 19:46, 26 July 2012

Selection of atom sets from the pop-up menu

Pop-up menu (as of Jmol 11.9.19): Popup select submenu.gif

  • Select
    • Element
      • (list of elements present)
    • Protein (disabled for non-pdb files)
      • By residue name
        • (list of amino acid residues present)
      • (protein subsets)
    • Nucleic (disabled for non-pdb files)
      • By residue name
        • (list of nucleotide residues present)
      • (nucleic subsets)
    • Hetero (disabled for non-pdb files)
      Proposed change to other more friendly term - which one?
      • By HETATM
        Proposed change to 'By group name'
        • (list of hetero groups present)
      • All PDB "HETATM" - applies script select hetero
        Proposed change to 'All hetero'
      • All solvent - applies script select solvent
      • All water - applies script select water
      • Ligand - applies script select ligand, which is the same as select hetero and not solvent
      • Nonaqueous HETATM - applies script select hetero and not water
        Proposed change to 'Nonaqueous hetero'
      • Nonaqueous solvent - applies script select solvent and not water
    • Carbohydrate (disabled for non-pdb files)
      • By residue name
        • (list of monosaccharide residues present)
      • All - applies script select carbohydrate
    • None of the above (disabled for non-pdb files) - applies script select not(hetero,protein,nucleic,carbohydrate)

Contributors

AngelHerraez