User Tools

Site Tools


modelangelo

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modelangelo [2024/03/07 10:09] Luc Bonnefondmodelangelo [2024/03/08 14:41] (current) Luc Bonnefond
Line 19: Line 19:
 #SBATCH --time=10:00:00 #SBATCH --time=10:00:00
 ### Requirements ### Requirements
-#SBATCH --partition=gpu+#SBATCH --partition=lamour-ruff #(or gpu)
 #SBATCH --nodes=1 #SBATCH --nodes=1
 #SBATCH --ntasks-per-node=1 #SBATCH --ntasks-per-node=1
Line 25: Line 25:
 #SBATCH --gres=gpu:1 #SBATCH --gres=gpu:1
 ### Email ### Email
-#SBATCH --mail-user=xxx@igbmc.fr+#SBATCH --mail-user=username@igbmc.fr
 #SBATCH --mail-type=ALL #SBATCH --mail-type=ALL
 ### Output ### Output
Line 52: Line 52:
 Run the script:  Run the script: 
 <code>sbatch model_angelo_script.sh</code> <code>sbatch model_angelo_script.sh</code>
 +
 +You will get one email when the job start and a second one when its complete (or crashed). You can also follow it with <quote>''squeue''</quote>
 +
 +===== on POLLUX computer =====
 +
 +  * Upload the protein (and DNA/RNA) sequences as separate fasta files, as well as the map.
 +  * Check the hand of the map and flip it in ChimeraX (<quote>''volume flip #1''</quote>) if necessary
  
 === Setup === === Setup ===
modelangelo.1709806196.txt.gz · Last modified: by Luc Bonnefond