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

Compare with Current View Page History

« Previous Version 2 Current »

Opis

popVAE uklapa varijacijski autokoder (VAE) u skup genotipova i ispisuje latentni prostor.

Verzije

VerzijaModulSupekPadobran
1.1scientific/popvae/1.1 (error)(tick) 

Dokumentacija

Primjer

popvae-run.pbs
#PBS -N popvae-test
#PBS -q cpu
#PBS -l select=1:ncpus=12

cd $PBS_O_WORKDIR

module load scientific/popvae/1.1

popvae.sh popvae.py --infile data/pabu/pabu_test_genotypes.vcf --out out/pabu_test --seed 42 --patience 300


  • No labels