#!/bin/bash -l
#SBATCH -J G-quadruplex_test_B2-054554c2
#SBATCH --output "/home/simrnaweb/SimRNAWeb/SIMULATIONS/G-quadruplex_test_B2-054554c2/G-quadruplex_test_B2-054554c2.log"
#SBATCH -N 2
#SBATCH --ntasks=1
#SBATCH --cpus-per-task 1
#SBATCH --time 24:00:00
#SBATCH --partition=SIMRNA
echo "DONE" >> /home/simrnaweb/SimRNAWeb/SIMULATIONS/G-quadruplex_test_B2-054554c2/RESULTS/job_done.txt
python3 /home/simrnaweb/SimRNAWeb/pipeline/RunSimRNA.py --run-name G-quadruplex_test_B2-054554c2 --output RESULTS/ --seq /home/simrnaweb/SimRNAWeb/SIMULATIONS/G-quadruplex_test_B2-054554c2/inputs/seq.fa --str-restr-well /home/simrnaweb/SimRNAWeb/SIMULATIONS/G-quadruplex_test_B2-054554c2/inputs/soft_ss.ss --n-runs 1 --replicas 1 --method D --percentage 1 --supimp False --clust-thresh 3.5 --config /home/simrnaweb/SimRNAWeb/SIMULATIONS/G-quadruplex_test_B2-054554c2/inputs/config.dat 