Rosetta
Namespaces | Variables
pyrosetta.distributed.viewer Namespace Reference

Namespaces

 core
 
 modules
 
 presets
 

Variables

string __author__ = "Jason C. Klima"
 
list __all__
 
 limit_to__all__
 

Variable Documentation

◆ __all__

list pyrosetta.distributed.viewer.__all__
private
Initial value:
1 = [
2  "expand_notebook",
3  "init",
4  "presets",
5  "setBackgroundColor",
6  "setDisulfides",
7  "setHydrogenBonds",
8  "setHydrogens",
9  "setStyle",
10  "setSurface",
11  "setZoom",
12  "setZoomTo"
13 ]

◆ __author__

string pyrosetta.distributed.viewer.__author__ = "Jason C. Klima"
private

◆ limit_to__all__

pyrosetta.distributed.viewer.limit_to__all__