Skip to content

Simple utility library to deal with symmetry files in Rosetta and visualizing them in Rosetta

Notifications You must be signed in to change notification settings

Andre-lab/symmetryhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symmetryhandler

Simple utility library for working with symmetry and symmetry files in Rosetta.

Handcrafting symmetry files.

To handcraft a symmetryfile take a look at the SymmetrySetup class.

You can import it as:

from symmetryhandler.symmetryhandler import SymmetrySetup

It has appropiate getters and setters that easily can be used to set jumps and vrts and connect them as well. It can also read in another symmetry file if one needs to modify an existing one.

Visualing symmetry

Take a look at the visualization functions for the SymmetrySetup class. A script visualize_symmetry.py can be used to visualize the symmetry file. Use visualize_symmetry.py -h to see more. To run directly in PyMOL run pymol as pymol -R.

Some pictures

Icosahedral symmetry

Axes

About

Simple utility library to deal with symmetry files in Rosetta and visualizing them in Rosetta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published