emblsaxs / saspy

PyMol plugin to run ATSAS tools from within PyMol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 100.0%