Score:0

installing ghmm library on ubuntu 18.04

jp flag

I am trying to install ghmm (the general hidden markov model) library in Ubuntu 18.04. For some reason the conda channel is not responding, it is taking forever to finish this conda install -c bioconda ghmm. Is there a reliable source from where I can install ghmm ?

Thanks.

jp flag
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ghmm
Someone avatar
my flag
Hey! I found something. Try running `sudo apt-get install build-essential automake autoconf libtool python-dev libxml++2.6-dev swig subversion && svn checkout svn://svn.code.sf.net/p/ghmm/code/trunk/ghmm ghmm && cd ghmm sh autogen.sh && sudo ./configure; sudo make; sudo make install; sudo ldconfig;`
jp flag
Can you kindly write the commands one after the other.
Someone avatar
my flag
Just copy/paste it. I've written it in such a way that you can run all the commands in one go by copy-pasting it onto a terminal.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.