File: Exch.pymol

package info (click to toggle)
psi4 1%3A1.3.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 240,268 kB
  • sloc: cpp: 409,769; python: 209,065; perl: 4,330; makefile: 392; sh: 160; csh: 4
file content (17 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Zero everything out
reinitialize

# Load Monomer A
load Exch.pdb
show sticks, all

spectrum b, red_white_blue, Exch, minimum = -25.00, maximum = 25.00

# Visualization
@vis.pymol

# Orientation
@orient.pymol

# Raytraced png
png Exch.png, width=1200, height=1200, dpi=300, ray=1