You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Opis

Brz i učinkovit stohastički algoritam za procjenu filogenije s maksimalnom vjerojatnošću

Dostupne verzije

VerzijaModulSupekPadobran
2.2.6scientific/iqtree/2.2.6(error) (tick) 

Službena dokumentacija

Primjer

#!/bin/bash

#PBS -N iqtree-test
#PBS -l select=1:ncpus=12:mem=10GB
#PBS -q cpu_180

cd $PBS_O_WORKDIR

module load scientific/iqtree/2.2.6

iqtree.sh iqtree -T $NCPUS -s example.phy


  • No labels