Skip to content

emblsaxs/saspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

saspy

PyMOL plugin to run ATSAS tools from within PyMOL

Installation

  • Install an Open-Source PyMOL version (see below).

  • Make sure ATSAS is installed and working.

  • Download the saspy.py file from https://raw.githubusercontent.com/emblsaxs/saspy/master/saspy.py

  • Create or modify $HOME/.pymolrc.pml by adding the following line:

    os.environ["PATH"] += os.pathsep + "/xxx/yyy/bin:"

    where /xxx/yyy is the path to your local ATSAS installation.

  • Start PyMOL

  • Go to Plugin->Plugin Manager->Install New Plugin->Install from local file

  • Browse to the downloaded saspy.py, select it, and click Open

For more details:

Please use PyMOL 2.0 or the Open-Source version

PyMOL 2.0

  • PyMOL version 2.0 has been tested and works properly with SASpy.
  • It can be downloaded and installed free of charge from:
  • It is available for Linux, Mac and Windows.

Open-Source PyMOL

Open-source PyMOL installations:

In case of doubts, bugs, problems or comments please write to: atsas@embl-hamburg.de

About

PyMol plugin to run ATSAS tools from within PyMol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages