Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VerzijaModulSupekPadobran
0.1.0
scientific/
BA3
haploADMIXTURE/0.1.0
(error)(tick) 
 

Službena dokumentacija

...

Code Block
languagebash
themeMidnight
titlehA-test
#PBS -N hap_admix_test
#PBS -q cpu
#PBS -l select=1:ngpusncpus=8:mem=10gb

cd ${PBS_O_WORKDIR}

module load scientific/haploADMIXTURE/0.1.0

hA.sh julia -t $NCPUS input.jl

...