Skip to content

Installation

From the ChimeraX toolshed

Navigate to the ChimeraX toolshed: Tools > More tools and install locscalesurfer.
Alternatively, in the ChimeraX command line interface:

toolshed install locscalesurfer

You should now see the LocScale-SURFER tool in: Tools > Volume Data > LocScale-SURFER

From source code:

  1. Clone the repository:

    git clone https://github.com/cryoTUD/locscale-surfer.git
    
    Note the full path of the cloned repository. PATH_TO_REPO = path/to/surfer

  2. Open ChimeraX and navigate to the command line interface.

  3. Install the bundle by running the following command:

    devel install PATH_TO_REPO
    devel clean PATH_TO_REPO
    

  4. Restart ChimeraX.
  5. You should now see the LocScale-SURFER tool in: Tools > Volume Data > LocScale-SURFER