#!/bin/bash
#SBATCH --job-name=faststructure3-1.0-case
#SBATCH --partition=batch
#SBATCH --time=3:00:00

module purge
module load faststructure3

##Running Structure
python /mnt/apps/custom/faststructure3/1.0/fastStructure3/structure.py -K 3 --input=./testdata --output=testoutput_simple --full --seed=100