Hundreds of features to describe here- we'll update this list in September 2011Molecule formats supportedePMV can read the following molecule formats (just like PMV), either throught the gui ([Browse] button) or from the command : self.readMolecule("filename").1. .pdb, .pdbqt, .cif, .mol, .dlg, .pqr Theses molecule can be fecthed directly from a webserver, either throught the gui (Fetch button) or from the command : self.fetch("ID"): 1. PDB,CIF 2. PDBTM 3. OMP RepresentationsAtom representations
Backbone representations
Surface Representations
Biological unit RepresentationsIn modern PDB file the biological unit of a molecule is represented by the "REMARK 350 BIOMT" which define the transformation matrices to apply in order to build the unit. If you fetch or load a PDB file that contains the BIOMT field you can build the unit for any choosen geometry (for instance surface).
An additional method can interpolate volume data onto a mesh surface (e.g an APBS electrostatic grid can be mapped onto an MSMS surface) Advanced features
Extensions1. Protein-ligand scoring with AutoDock or PyRosetta2. Modeller optimization and molecular dynamics 3. Augmented Reality Theses features are all accessible from the gui provided for each host (see here for more details). Other feature of either PMV or the host can be access using script (python). For instance: * coloring a MSMS surface using an APBS computation. * superimposing one molecule onto another * adding charges * removing waters * setting up particle systems or physics objects * ... |
Documentation >