MUST
Management  Utilities for  Sequences and  Trees

Installation

The current version runs on Linux and Mac OS X. Potentially MUST could run on all Unix-like operating systems (Debian, Fedora, Gentoo, Mandrake, RedHat, Slackware, SuSE, ...), but the software has only been tested on Red-Hat, Fedora and Mac OS X 10: he is provided as is.
The older version on Dos/Windows is also available, but it is not maintened and we recommand to use a more recent version.

Linux
  1. Unzip the file must-linux.tgz:

  2. tar -xzvf must-linux.tgz

  3. Modify the file .bash_profile (or equivalent file for other shells):

  4. PATH=$HOME/mustexe:$PATH
    export PATH
    export MUSTEXE=$HOME
    export MUST=$HOME/<working_directory>
    export SEQALI=$HOME/<working_directory>

    let <working_directory> be the parent directory where the subdirectories must, must/data and seq are defined.

  5. Activate the new variable by closing your session and opening a new one, or  by forcing the shell to read the .bash_profile file:

  6. source .bash_profile

Mac OSX

Dos/Windows

The DOS/Windows version is now deprecated and newly functions have been not implemented since 2000. The version is provided as is for user that only have access to Windows systems. This version contains many limitations due to the oldness of the development.
Please, refer to the documentation below:


Hervé PHILIPPE's Lab