Mfold

From CLAB

Jump to: navigation, search

mfold

[edit] Availability

Version 3.4:

  • biobase.ist.unomaha.edu
  • klab.ist.unomaha.edu
  • phylogeny.ist.unomaha.edu

[edit] Installation

In a Linux box, do the following to install mfold:

1. Download the right tar.gz file for mfold
2. Extract the .tar.gz file and chown to root.root recursively.
3. ./configure --prefix=/usr/local/mfold/ ; make ; make install 
4. put the /usr/local/reputer path to environment variable PATH.