RasMol is a molecular graphics program intended for the visualisation of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images.
RasMol is a molecular graphics program intended for the visualisation of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images.
To install rasmol, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rasmol
To see what files were installed by rasmol, run:
port contents rasmol
To later upgrade rasmol, run:
sudo port selfupdate && sudo port upgrade rasmol
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.