BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.
BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.
BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.
To install py310-barnaba, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-barnaba
To see what files were installed by py310-barnaba, run:
port contents py310-barnaba
To later upgrade py310-barnaba, run:
sudo port selfupdate && sudo port upgrade py310-barnaba
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.