Downloads are now only available through NCMI's new web site. You will
be required to provide your name/institution when you download a new version.
This is for grant reporting purposes, to justify continued support for
software development. We will not provide your name or personal information
to outside entities other than the granting agency. Please help us keep
our support by providing accurate information.
Installation:
cd ~ tar xvzf eman.[version].tgz -or- zcat eman.[version].tgz | tar xvf -You will need to make 2 modifications to your .cshrc (or .tcshrc, .profile or .zshrc depending on the shell you use. You need to set the LD_LIBRARY_PATH to include $HOME/EMAN/lib and your executable path to include $HOME/EMAN/bin. For example (csh):
setenv LD_LIBRARY_PATH $HOME/EMAN/lib set path = (. $HOME/EMAN/bin $HOME/bin /bin etc.)
The Mandrake8.1 version assumes you have QT installed on your system already. Once you've finished the installation, just run 'eman' and press the 'step1' button. This will guide you through the reconstruction process.
Unpack this archive in your home directory. 'tar -xvzf eman1.0b1.src.tgz' will do it if you have GNU tar installed. Otherwise, 'gzip -d eman1.0b1.src.tgz' and then 'tar -xvf eman1.0b1.src.tar'.
'cd EMAN/src', then read the README.FIRST file.
Let me know if you need to change anything to get it to compile on your machine. Good luck !!!
Here is the data set used in testing the program as described in our paper (submitted JSB June 1999). It is QUITE large. Don't download it unless you really want it.
Last Modified: