File: C1070exporting.log

package info (click to toggle)
pymol 2.4.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 43,312 kB
  • sloc: cpp: 480,106; python: 79,860; ansic: 28,343; javascript: 6,792; sh: 47; makefile: 30; csh: 8
file content (53 lines) | stat: -rw-r--r-- 1,566 bytes parent folder | download | duplicates (2)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
PyMOL>load dat/small01.mol
 ExecutiveLoad: "dat/small01.mol" loaded as "small01", through state 1.
PyMOL>save tmp/small01.mol
 chempy: writing "tmp/small01.mol".
 Save: wrote "tmp/small01.mol".
PyMOL>save tmp/small01.pkl
 Save: wrote "tmp/small01.pkl".
PyMOL>save tmp/small02.pkl,format=pkla
 Save: wrote "tmp/small02.pkl".
PyMOL>save tmp/small01.mmod
 chempy: writing "tmp/small01.mmod".
 Save: wrote "tmp/small01.mmod".
PyMOL>save tmp/small01.mmd
 chempy: writing "tmp/small01.mmd".
 Save: wrote "tmp/small01.mmd".
PyMOL>save tmp/small01.pdb
 Save: wrote "tmp/small01.pdb".
PyMOL>dele all
PyMOL>load tmp/small01.pdb
 CmdLoad: "tmp/small01.pdb" loaded as "small01".
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>dele all
PyMOL>load tmp/small01.mmd
 CmdLoad: "tmp/small01.mmd" loaded as "small01".
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>dele all
PyMOL>load tmp/small01.mmod
 CmdLoad: "tmp/small01.mmod" loaded as "small01".
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>dele all
PyMOL>load tmp/small01.pkl
 Executive: object "small01" created.
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>dele all
PyMOL>load tmp/small02.pkl
 Executive: object "small02" created.
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>dele all
PyMOL>load tmp/small01.mol
 ExecutiveLoad: "tmp/small01.mol" loaded as "small01", through state 1.
PyMOL>count_atoms
 count_atoms: 36 atoms
PyMOL>feedback disable,ray,details
PyMOL>ray
PyMOL>png tmp/tmp.png
 ScenePNG: wrote 640x480 pixel image to file "tmp/tmp.png".
PyMOL>load_png tmp/tmp.png
 Scene: loaded image from 'tmp/tmp.png'.