The CcpNmr software suite is a series of programs for macromolecular NMR spectroscopy integrated with the CCP data model. The CCP Data Model for macro- molecular NMR is intended to cover all data needed for macromolecular NMR spectroscopy from the initial experimental data to the final validation.
The CcpNmr software suite is a series of programs for macromolecular NMR spectroscopy integrated with the CCP data model. The CCP Data Model for macro- molecular NMR is intended to cover all data needed for macromolecular NMR spectroscopy from the initial experimental data to the final validation.
To install ccpnmr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ccpnmr
To see what files were installed by ccpnmr, run:
port contents ccpnmr
To later upgrade ccpnmr, run:
sudo port selfupdate && sudo port upgrade ccpnmr
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.