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