File: C0026sdf.log

package info (click to toggle)
pymol 1.8.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 42,248 kB
  • ctags: 24,095
  • sloc: cpp: 474,635; python: 75,034; ansic: 22,888; sh: 236; makefile: 78; csh: 21
file content (34 lines) | stat: -rw-r--r-- 1,128 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
PyMOL>load dat/ligs3d.sdf
 ObjectMoleculeReadStr: read through molecule 1.
 ObjectMoleculeReadStr: read through molecule 2.
 ObjectMoleculeReadStr: read through molecule 3.
 ObjectMoleculeReadStr: read through molecule 4.
 ObjectMoleculeReadStr: read through molecule 5.
 ObjectMoleculeReadStr: read through molecule 6.
 ObjectMoleculeReadStr: read through molecule 7.
 ObjectMoleculeReadStr: read through molecule 8.
 ObjectMoleculeReadStr: read through molecule 9.
 ObjectMoleculeReadStr: read through molecule 10.
 ExecutiveLoad: "dat/ligs3d.sdf" loaded as "ligs3d", through state 10.
PyMOL>print cmd.get_names()
['ligs3d']
PyMOL>print cmd.select("(all)")
337
PyMOL>set ray_default_renderer=2
 Setting: ray_default_renderer set to 2.
PyMOL>set valence
 Setting: valence set to on.
PyMOL>frame 1
PyMOL>ray
 RayRenderTest: obtained 91 graphics primitives.
PyMOL>frame 10
PyMOL>ray
 RayRenderTest: obtained 70 graphics primitives.
PyMOL>hide
PyMOL>show sticks
PyMOL>ray
 RayRenderTest: obtained 70 graphics primitives.
PyMOL>unset valence
 Setting: valence set to off.
PyMOL>ray
 RayRenderTest: obtained 42 graphics primitives.