Skip to content
Snippets Groups Projects
Commit ef2be131 authored by Thomas  BIGOT's avatar Thomas BIGOT
Browse files

Adding serialGolden

parent 5fc82e9e
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
#SBATCH --qos=fast
echo "Job ${SLURM_ARRAY_JOB_ID}.${SLURM_ARRAY_TASK_ID}.">> log.txt
srun python3 /pasteur/homes/tbigot/bank/nucl2ProtGolden.py /pasteur/homes/tbigot/bank/accession_rVDB.txt rVDB_prot2 ${SLURM_ARRAY_TASK_ID}
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment