Differences between revisions 5 and 6
Revision 5 as of 2011-06-30 17:40:53
Size: 1393
Editor: SteveLudtke
Comment:
Revision 6 as of 2011-06-30 20:00:34
Size: 1519
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * [[EMAN2/Eman1Transition/QuickStart|I don't want to read this !@#!@, I just want to try my EMAN1 refinement in EMAN2 !]]

Moving from EMAN1 to EMAN2

A choice of paths

EMAN2 can be used in many different ways:

  • A high-level integrated workflow interface
  • Stand-alone GUI tools (like EMAN1)
  • Command-line programs (direct analogs to EMAN1)
  • A Python library (a easy to learn scripting language)
  • A C++ library

We strongly encourage most users to use the workflow interface, as this offers an integrated solution which:

  • takes you step by step through the reconstruction process, with help along the way
  • Stores all data in a logical organization of subdirectories, and keeps track of all details at each step of the process, so the final results can be archived, used to seed an EMDatabank/PDB submission, etc.
  • shows you all of the complicated command line options in an organized fashion so you don't forget anything

However, it is also quite possible to use EMAN2 directly from the command-line very much like EMAN1.

We have separate guides depending on what you want to do:

EMAN2/Eman1Transition (last edited 2012-07-31 13:00:20 by SteveLudtke)