Differences between revisions 29 and 39 (spanning 10 versions)
Revision 29 as of 2011-03-02 01:06:02
Size: 2233
Editor: jgalaz
Comment:
Revision 39 as of 2011-03-02 01:20:22
Size: 2337
Editor: jgalaz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Single Particle Tomography in EMAN2

=
== Wed PM Practical ===
= Single Particle Tomography in EMAN2 =
== Wed PM Practical ==
Line 8: Line 7:
The session will cover:
== OUTLINE ==
Line 12: Line 10:
 * 3) "Preparation" of extracted particles for alignment. [Details later. For a myriad of reasons, it is NOT recommendable to align and average sub-volumes directly after extraction without "preparing" them first].  * 3) "Preparation" of extracted particles for alignment. [Details later. /!\ For a myriad of reasons, it is NOT recommendable to align and average sub-volumes directly after extraction without "preparing" them first].
Line 14: Line 12:
   /!\ ''PLEASE NOTE that "particle" and "sub-volume" are used interchangeably''
Line 15: Line 15:
== SOFTWARE ==
Line 19: Line 20:
== RAW DATA ==
Line 27: Line 29:
== BOXING ==
Line 29: Line 32:
1) Directly, by typing e2tomoboxer.py followed my the path to the tomogram file on the commandline: 1) Directly, by typing e2tomoboxer.py followed my the path to the tomogram file at the commandline.
Line 31: Line 34:
{{{
e2tomoboxer.py e15phaseplate.rec
}}}
2) Or you can launch e2workflow.py from the commandline and access a tomogram through the browser in the tomographic menu.
Line 35: Line 36:
2)Or you can launch e2workflow.py from the commandline and access a tomogram through the browser in tomographic menu.

[In theory, you can open a tomogram for contemplation purposes by typing: "e2display.py <my_tomogram_path_name_goes_here>" at the commandline, but this is NOT recommendable, unless you have a grossly large (VERY, VERY large) amount of virtual memory on your computer; otherwise, things will crash].
[In theory, you can open a tomogram for contemplation purposes by typing: "e2display.py <my_tomogram_path_name_goes_here>" at the commandline.
/!\ This is NOT recommendable, unless you have a grossly large (VERY, VERY large) amount of virtual memory on your computer; otherwise, catastrophe WILL befall upon you].
Line 41: Line 41:
OPENING A TOMOGRAM DIRECTLY WITH e2tomoboxer.py === OPENING A TOMOGRAM DIRECTLY WITH e2tomoboxer.py ===

Single Particle Tomography in EMAN2

Wed PM Practical

SPT (single particle tomography) capabilities are relatively new in EMAN2. They were inspired by Michael Schmid's studies on sub-volume averaging (mostly on viruses), and a stubborn student insisting on doing extensive sub-volume averaging on chaperons.

This session will cover the beta version of a small fraction of the SPT

OUTLINE

  • 1) SPT processing through EMAN2's workflow: e2workflow.py
  • 2) Sub-volume extraction from tomograms using e2tomoboxer.py
  • 3) "Preparation" of extracted particles for alignment. [Details later. /!\ For a myriad of reasons, it is NOT recommendable to align and average sub-volumes directly after extraction without "preparing" them first].

  • 4) Reference based alignment and averaging

    /!\ PLEASE NOTE that "particle" and "sub-volume" are used interchangeably

SOFTWARE

All necessary software is provided as part of EMAN2. If you don't have EMAN2 installed, you can download the most updated version (for your specific platform, Windows, Linux or Mac), from here:

http://ncmi.bcm.edu/ncmi/software/counter_222/software_86

RAW DATA

We have prepared sample data for this tutorial. The tomogram in the link below comes from a tilt series of epsilon15 virus particles in vitro, recorded using Zernike phase-plate technology:

e15phaseplate.rec

The following tomogram also comes from a tilt series of epsilon15 viruses in vitro but was recorded under conventional cryoEM imaging conditions:

e15normal.rec

BOXING

You have two options for opening the tomogram for purposes of boxing it.

1) Directly, by typing e2tomoboxer.py followed my the path to the tomogram file at the commandline.

2) Or you can launch e2workflow.py from the commandline and access a tomogram through the browser in the tomographic menu.

[In theory, you can open a tomogram for contemplation purposes by typing: "e2display.py <my_tomogram_path_name_goes_here>" at the commandline. /!\ This is NOT recommendable, unless you have a grossly large (VERY, VERY large) amount of virtual memory on your computer; otherwise, catastrophe WILL befall upon you].

Let's explore the FIRST APPROACH.

OPENING A TOMOGRAM DIRECTLY WITH e2tomoboxer.py

Ws2011/Spt (last edited 2012-07-05 01:16:47 by jgalaz)