User Tools

Site Tools


pipeline:meridien:sp_higher_ord_abber

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
pipeline:meridien:sp_higher_ord_abber [2021/03/22 16:40]
aali
pipeline:meridien:sp_higher_ord_abber [2021/03/22 16:40]
aali
Line 33: Line 33:
 === Main Parameters === === Main Parameters ===
  
-  ; post_refine_folder : : Input folder is the directory where the results of the post refiner are present and python routine automatically locates all the required files used for ctf refinement. (default required string)  +; post_refine_folder : : Input folder is the directory where the results of the post refiner are present and python routine automatically locates all the required files used for ctf refinement. (default required string) ; output_folder : : Output folder is the directory where all the results of the ctf refinement are saved. (default required string) ; <nowiki>--</nowiki>estimate_magnification : : Estimate magnification of dataset . (default False) ; <nowiki>--</nowiki>estimate_beamtilt : : Estimate beamtilt from the dataset. (default False) ; <nowiki>--</nowiki>estimate_trefoil : : estimate 3-fold astigmatism per optics group .(default False) ; <nowiki>--</nowiki>estimate_order_aberation : : Estimate the 4th order aberation .(default False) ; <nowiki>--</nowiki>perform_CTF_params_fit : : Perform CTF parameter fitting. (default False) ; <nowiki>--</nowiki>fit_defocus_micrograph : : Fit defocus based on micrographs. (default False) ; <nowiki>--</nowiki>fit_defocus_particle : : Fit defocus based on particles. (default False) ; <nowiki>--</nowiki>fit_astigmatism_micrograph : : Fit astigmatism based on micrographs .(default False) ; <nowiki>--</nowiki>fit_astigmatism_particle : : Fit astigmatism based on particles. (default False) ; <nowiki>--</nowiki>fit_bfactor_micrograph : : Fit bfactor based on micrographs. (default False) ; <nowiki>--</nowiki>fit_bfactor_particle : : Fit bfactor based on particles. (default False) ; <nowiki>--</nowiki>fit_phase_shift_micrograph : : Fit phase shift estimation for micrographs .(default False) ; <nowiki>--</nowiki>fit_phase_shift_particle : : Fit phase shift estimation for particles. (default False) ; <nowiki>--</nowiki>min_res_fit : : minimum resolution value for fitting (default 30.0) ; <nowiki>--</nowiki>submission_template : : Submission template for MPI command. In case of running this tool on a cluster, always a submission template. The number of MPI processors and threads in the submission template should be the same as the one specified below in the MPI procs and threads value.(default none) ; ; <nowiki>--</nowiki>submission_command : : Submission commmand for cluster (default sbatch) ; ; <nowiki>--</nowiki>relion_mpirun_executable : : Since there can be more than one mpirun environment installed on a workstation or on a cluster. It can be sometimes necessary to provide the relion specific mpirun executable. Just type which mpirun -a in a terminal and choose the one which relion requires. (default mpirun) ; ; <nowiki>--</nowiki>relion_ctfrefine_executable : : Similar to the issue of relion mpirun executable, it can be sometime necessary to provide the specific relion polishing executable also. Just type which relion_ctf_refine_mpi and copy the path here. (default relion_ctf_refine_mpi) ; ; <nowiki>--</nowiki>mpi_procs : : The number of MPI processors used for Relion multiprocessing. For training part only one MPI processors is used. In case when running the program on cluster, the MPI processors value should be same as used in the submission template.(default 1) ; ; <nowiki>--</nowiki>no_of_threads : : The number of threads use during the polishing. In case when running the program on cluster, the thread value should be same as used in the submission template.(default 1)
-  ; output_folder : : Output folder is the directory where all the results of the ctf refinement are saved. (default required string)  +
-  ; <nowiki>--</nowiki>estimate_magnification : : Estimate magnification of dataset . (default False)  +
-  ; <nowiki>--</nowiki>estimate_beamtilt : : Estimate beamtilt from the dataset. (default False)  +
-  ; <nowiki>--</nowiki>estimate_trefoil : : estimate 3-fold astigmatism per optics group .(default False)  +
-  ; <nowiki>--</nowiki>estimate_order_aberation : : Estimate the 4th order aberation .(default False)  +
-  ; <nowiki>--</nowiki>perform_CTF_params_fit : : Perform CTF parameter fitting. (default False)  +
-  ; <nowiki>--</nowiki>fit_defocus_micrograph : : Fit defocus based on micrographs. (default False)  +
-  ; <nowiki>--</nowiki>fit_defocus_particle : : Fit defocus based on particles. (default False)  +
-  ; <nowiki>--</nowiki>fit_astigmatism_micrograph : : Fit astigmatism based on micrographs .(default False)  +
-  ; <nowiki>--</nowiki>fit_astigmatism_particle : : Fit astigmatism based on particles. (default False)  +
-  ; <nowiki>--</nowiki>fit_bfactor_micrograph : : Fit bfactor based on micrographs. (default False)  +
-  ; <nowiki>--</nowiki>fit_bfactor_particle : : Fit bfactor based on particles. (default False)  +
-  ; <nowiki>--</nowiki>fit_phase_shift_micrograph : : Fit phase shift estimation for micrographs .(default False)  +
-  ; <nowiki>--</nowiki>fit_phase_shift_particle : : Fit phase shift estimation for particles. (default False)  +
-  ; <nowiki>--</nowiki>min_res_fit : : minimum resolution value for fitting (default 30.0)  +
-  ; <nowiki>--</nowiki>submission_template : : Submission template for MPI command. In case of running this tool on a cluster, always a submission template. The number of MPI processors and threads in the submission template should be the same as the one specified below in the MPI procs and threads value.(default none) ; ; <nowiki>--</nowiki>submission_command : : Submission commmand for cluster (default sbatch) ; ; <nowiki>--</nowiki>relion_mpirun_executable : : Since there can be more than one mpirun environment installed on a workstation or on a cluster. It can be sometimes necessary to provide the relion specific mpirun executable. Just type which mpirun -a in a terminal and choose the one which relion requires. (default mpirun) ; ; <nowiki>--</nowiki>relion_ctfrefine_executable : : Similar to the issue of relion mpirun executable, it can be sometime necessary to provide the specific relion polishing executable also. Just type which relion_ctf_refine_mpi and copy the path here. (default relion_ctf_refine_mpi) ; ; <nowiki>--</nowiki>mpi_procs : : The number of MPI processors used for Relion multiprocessing. For training part only one MPI processors is used. In case when running the program on cluster, the MPI processors value should be same as used in the submission template.(default 1) ; ; <nowiki>--</nowiki>no_of_threads : : The number of threads use during the polishing. In case when running the program on cluster, the thread value should be same as used in the submission template.(default 1)+
  
 === Advanced Parameters === === Advanced Parameters ===
Line 57: Line 41:
 ===== Output ===== ===== Output =====
  
-; ; particles_ctf_refine.star : : Output star file for ctf refined stack. +; ; particles_ctf_refine.star : : Output star file for ctf refined stack. ; ; bdb:ctfrefine_stack : : Ctf refined particles stack. (still in test phase) ; ; BDB2STAR : : Using sphire2relion tool , the bdb stack is converted to star file so that it can be used in relion. The star file is saved in BDB2STAR folder. ; ; PostProcess : : Since the input to the tool is Post refiner directory, the tool can automatically create the necessary file in PostProcess folder which is necessary to provide for ctf refinement.
-; ; bdb:ctfrefine_stack : :  Ctf refined particles stack. (still in test phase) +
-; ; BDB2STAR : : Using sphire2relion tool , the bdb stack is converted to star file so that it can be used in relion. The star file is saved in BDB2STAR folder.  +
-; ; PostProcess : : Since the input to the tool is Post refiner directory, the tool can automatically create the necessary file in PostProcess folder which is necessary to provide for ctf refinement.+
  
 =====   ===== =====   =====
pipeline/meridien/sp_higher_ord_abber.txt · Last modified: 2021/03/22 16:49 by aali