UCSF Chimera is a highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles. High-quality images and animations can be generated.
Chimera is supplied through the modules system.
module add ucsfchimera chimera
Full licence is at http://www.cgl.ucsf.edu/chimera/license.html.
Academic and non-commercial use only. If you publish results obtained with Chimera it is necessary to include an appropriate citation as described at http://www.cgl.ucsf.edu/chimera/docs/credits.html.
Has a comprehensive Help menu or see http://www.cgl.ucsf.edu/chimera/docindex.html.
Self extracting installer. Run it under sudo and it will prompt for an install location. Target should be /usr/local/shared/ucsf-chimera/X.YY/
It will then ask:
Install desktop menu (icon has to be done by user)? yes
Install symbolic link to chimera executable for command line use in which directory?
0 -- no link
1 -- /usr/local/sbin
2 -- /usr/local/bin
3 -- /usr/sbin
4 -- /usr/bin
5 -- /sbin
6 -- /bin
7 -- /snap/bin
[hit Enter for default (0)]:
Output then includes:
To (re)install desktop menu and icon later, run:
/usr/local/shared/ucsf-chimera/1.16//bin/xdg-setup install
If run as root, then it only installs the menu
(for all users). Otherwise, it installs the icon
(and menu, if need be) for the current user.
In total, took less than 21m27s (some of the time was waiting at prompts). Version 1.16 still uses Python 2.7.