-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Dear Gubbins Creators,
Thank you for such a great tool! I am having issues with restarting a run from the core.full.aln from snippy results for comparing 4,149 bacterial short read assemblies that was stopped by slurm before finishing. Near as I can tell it was in the middle of the 5th iteration, so I restarted from the completed 4th iteration. Attached is the stdout which stops right after it says "Entering main loop". I moved all files related to iteration 4 from the temporary directory from the initial failed run (screenshot below) to the main directory to assist with the restart but did not have access to any outputs in the main directory since the script was requeued and restarted and apparently wiped those files away. Is there something wrong with my command or setup? Can I not restart without the non-temporary directory files? Thanks for your time and help. Please let me know if you need any other information.
Thank you for your time and help.
Sincerely,
David Bradshaw
Gubbins Version: 3.3.0
Scripts:
snippy-clean_full_aln core.full.aln > SX519_Chromosomal_Ref_clean.core.full.aln
run_gubbins.py --first-tree-builder rapidnj --first-model JC -p gubbins -c 32 -v SX519_Chromosomal_Ref_clean.core.full.aln
run_gubbins.py --first-tree-builder rapidnj --first-model JC -p gubbins -c 32 -v SX519_Chromosomal_Ref_clean.core.full.aln --resume SX519_Chromosomal_Ref_clean.core.full.iteration_4.tre.rooted
stderr:
Resuming Gubbins analysis at iteration 5
Initial tree builder is not used if a starting tree is provided
stdout: Full version attached, summary below
gubbins_restart_iteration_4_stderr.txt
Checking dependencies and input files...
File exists: ./SX519_Chromosomal_Ref_clean.core.full.iteration_4.internal.joint.tre
Checking input alignment file...
Filtering input alignment...
###Bunch of Lines###
Running Gubbins to detect SNPs...
gubbins /90daydata/fsepru113/dbradshaw/senftenberg/Senftenberg_020924/SX519_chromo_gubbins/tmpv0er2vw5/SX519_Chromosomal_Ref_clean.core.full.aln
...done. Run time: 4120.56 s
Entering the main loop.
*** Iteration 5 ***
Temporary Directory from Latest Failed Run:
SX519_Chromosomal_Ref_clean.core.full.aln
SX519_Chromosomal_Ref_clean.core.full.iteration_4.tre.rooted
