sagsub
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| sagsub [2024/02/22 10:36] – created Luc Bonnefond | sagsub [2024/08/29 06:56] (current) – Luc Bonnefond | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Streptavidin affinity grids (SAG) lattice subtraction ====== | ====== Streptavidin affinity grids (SAG) lattice subtraction ====== | ||
| + | Requested files : | ||
| + | * {{ : | ||
| + | * {{ : | ||
| + | * {{ : | ||
| + | * {{ : | ||
| + | |||
| + | Log onto the Lamour GPU node: | ||
| + | < | ||
| + | ssh my_login@hpc.igbmc.fr | ||
| + | ssh my_login@phantom-node39 | ||
| + | </ | ||
| + | |||
| + | Place the 4 python scripts in a SAGsub3 folder in your hpc home directory (< | ||
| + | |||
| + | Most of the required python libraries are already available on the python module available on the igbmc hpc. Only the mrcfile library is missing and should be installed on phantom-node39 (I already did it, but I am not sure if its available for other account then mine) | ||
| + | |||
| + | < | ||
| + | ssh my_login@hpc.igbmc.fr | ||
| + | ssh my_login@phantom-node39 | ||
| + | module load python/3.9 | ||
| + | pip3 install mrcfile | ||
| + | </ | ||
| + | |||
| + | Go to the folder containing the motion corrected micrographs to which the lattice subtraction needs to be applied (it can be resumed if it was partially ran before). | ||
| + | |||
| + | From the igbmc hpc, the storage path is : < | ||
| + | |||
| + | Run the command: | ||
| + | |||
| + | < | ||
| + | python3 ~/ | ||
| + | </ | ||
| + | The < | ||
| + | |||
| + | Useful commands: | ||
| + | * Ctrl+Z to put the job in background | ||
| + | * < | ||
| + | |||
| + | You can check the results in the < | ||
| + | - Micrograph name | ||
| + | - Mosaicity (should be 1 most of the time) | ||
| + | - Discrepancy between simulated and optimized lattice (Ok up to a value of 1) | ||
| + | - Success or fail (only tells you if the micrograph processing was done, regardless of the quality) | ||
sagsub.1708598174.txt.gz · Last modified: by Luc Bonnefond
