Skip to content

Classify_mpi_cl2d_core_analysis_v31

DavidHerreros edited this page Sep 6, 2019 · 2 revisions

!xmipp_mpi_classify_CL2D_core_analysis (v3.1)

Usage

Compute the core of a CL2D clustering

Parameters

$: Rootname of the[[CL2D]] $: Output directory of the CL2D $--computeCore &lt;thPCAZscore3> <NPCA=2> $ or--computeStableCore &lt;tolerance1>

Examples and notes

mpirun -np 4 `which xmipp_mpi_classify_CL2D_core_analysis` -i 2D/CL2D/run_001/results --computeCore
mpirun -np 4 `which xmipp_mpi_classify_CL2D_core_analysis` -i 2D/CL2D/run_001/results --computeStableCore

User's comments

Clone this wiki locally