Aten is a tool for computational chemists for creating, editing and visualising atomic coordinates.
Availability
Ubuntu workstations.
Instructions for users
Load the module and then you can just type aten to start the program.
Licence Details
Documentation
There is documentation avilable on the aten website: https://www.projectaten.com/aten/docs
Source
Admin notes
Projectaten no longer supplies a deb. A source tarball is obtained from projectaten and compiled:
./configure --prefix=/usr/local/shared/ubuntu-16.04/x86_64/aten/2.1.8 --with-qtmoc=/usr/bin/moc --with-qtrcc=/usr/bin/rcc --with-qtuic=/usr/bin/uic make make install