Perl module for parameter estimation for Hidden Markov Models.
iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see http://mblab.wustl.edu/software.html.
iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see http://mblab.wustl.edu/software.html.
To install p5.28-ipe, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-ipe
To see what files were installed by p5.28-ipe, run:
port contents p5.28-ipe
To later upgrade p5.28-ipe, run:
sudo port selfupdate && sudo port upgrade p5.28-ipe
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.