Project

General

Profile

Actions

Processing Server External Packages Installation » History » Revision 15

« Previous | Revision 15/28 (diff) | Next »
Anchi Cheng, 11/15/2017 03:17 PM


Appion Only (3.2)
Name: Download site: SuSE rpm name Debian 8 package name
joblib 0.8.3-r1 or newer https://pypi.python.org/pypi/joblib python-joblib python-joblib

joblib can be installed with the command

easy_install joblib==0.10.3
  • The specific version is compatible with python 2.6 on CentOS 6
  • If python 2.7 is used, the version does not need to be specified.

If that does not work because the version is not found. Try this on CentOS6

yum install python-pip
pip install joblib==0.10.3

Appion trunk only

Name: Download site: yum package name SuSE rpm name Debian 8 package name
h5py h5py python-h5py python-h5py

  1. Configure .appion.cfg
  2. Install External Packages
  3. MotionCor for DD camera frame movie drift correction
  4. Install EMAN
  5. Install EMAN2
  6. Install SPIDER
  7. Install Xmipp
  8. Install UCSF Chimera
  9. Install Grigorieff lab software
  10. Compile FindEM
  11. Install Ace2
  12. Install Imod
  13. Install Protomo
  14. Install EM Hole Finder
  15. Install SIMPLE
  16. Test Appion

Updated by Anchi Cheng about 7 years ago · 15 revisions