Skip to content

Nma_alignment_v31

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_nma_alignment (v3.1)

Usage

Align images with an atomic or pseudo-atomic (from EM volume) structure by computing deformation amplitudes along normal modes, three Euler angles, and two in-plane shifts See here for further information about the parameters of this program.

Parameters

$``: Metadata with image filenames $--mode &lt;modeoverwrite> where <mode> can be:

    • $--label &lt;image_labelimage> $-o, --output &lt;output_file> $--save_metadata_stack &lt;output_md> $: Store the original image filename in the output metadata in column imageOriginal. $: Preserve the columns from the input metadata. Some of the column values can be changed by the program. $: Reference atomic or pseudo-atomic structure in PDB format $`--odir &lt;outputDir`.&gt; $: Resume processing

Generation of the deformed reference volumes $: File with a list of mode filenames $`--sampling_rate &lt;Ts`1&gt; $`--filterVol &lt;cutoff`15.&gt; $: Center the PDB structure $--fixed_Gaussian &lt;std-1>

Combined elastic and rigid-body alignment $--trustradius_scale &lt;s1> $--mask &lt;m> $``: Real-space instead of wavelet-space (default) projection matching (global matching) that is refined by local (Fourier central slice) projection matching Note that wavelet-based method needs the image size to be power of 2 $--discrAngStep &lt;ang10> $`--gaussian_Fourier &lt;s`0.5&gt; $`--gaussian_Real <s`0.5> $`--zerofreq_weight <s`0.>

Examples and notes

xmipp_nma_alignment -i images.sel --pdb 2tbv.pdb --modes modelist.xmd --trustradius_scale 1.2 --sampling_rate 3.2 -o output.xmd --resume

User's comments

Clone this wiki locally