printlogo
http://www.ethz.ch/index_EN
Welcome to the Computational Biology Group
 
print
  

MtreeHMM

News

Oct 15

The workshop Statistical Genomics and Data Integration for Personalized Medicine will take place in Ascona between May 12, 2013 and May 17, 2013.

Mar 4

The Bertinoro Computational Biology meeting on Computational Cancer Genomics will take place Sep 8-13.

Mutagenetic tree hidden Markov models

Current version

0.1.01 Jul 2006

Description

MtreeHMM is a Perl program that implements the Expectation Maximization algorithm described in (Beerenwinkel & Drton, 2007) for estimating the parameters of the mutagenetic tree hidden Markov model from longitudinal clonal sequence data.

Download

MtreeHMM is distributed under the GNU General Public License.

Installation and Usage

In order to run MtreeHMM you need, besides the Perl interpreter, the Perl module 'Amoeba.pm' available at CPAN. At the beginning of the PERL script, change the line

use lib "$ENV{HOME}/perllib";

to point to the directory that contains 'Math/Amoeba.pm' (here '~/perllib').

The input data needs to be specified in four different files that share the same filestem:

filestem.model - Mutagenetic tree model, adjacency matrix
filestem.pat - List of binary mutational patterns (clones)
filestem.patient - List of patients
filestem.week - List of time points

The '.model' and '.pat' files are the same as in the Mtreemix package. You may use Mtreemix to estimate the tree structure ('.model' file) from the observed mutational patterns ('.pat' file).

After download and unpacking, type 'mtreehmm.pl -h' for detailed usage instructions. The download package includes a small test dataset named toy, from which the file formats become apparent.

The HIV data set analyzed in (Beerenwinkel & Drton, 2007) is also included.

Authors and Contributors

Citation

Contact

Niko Beerenwinkel

 

Wichtiger Hinweis:
Diese Website wird in älteren Versionen von Netscape ohne graphische Elemente dargestellt. Die Funktionalität der Website ist aber trotzdem gewährleistet. Wenn Sie diese Website regelmässig benutzen, empfehlen wir Ihnen, auf Ihrem Computer einen aktuellen Browser zu installieren. Weitere Informationen finden Sie auf
folgender Seite.

Important Note:
The content in this site is accessible to any browser or Internet device, however, some graphics will display correctly only in the newer versions of Netscape. To get the most out of our site we suggest you upgrade to a newer browser.
More information

© 2013 ETH Zurich | Imprint | Disclaimer | 22 July 2010
top