Closed Mcfoofa closed 10 years ago
Were there any errors before this in the log? It looks like it can't find a file that is created in a previous step.
This is what it said before:
2013-12-14 23:35:47.494785: Beginning Progressive Cactus Alignment
Got message from job at time: 1387082653.73 : Blocking on ktserver
2013-12-15 00:13:33.605586: Finished Progressive Cactus Alignment
Never mind. It's working now. Not sure what the problem was.
When running the progessiveCactus aligner,
bin/runProgressiveCactus.sh examples/drosophila_2R.txt ./2R ./2R/b00.hal
no .hal file is created in the 2R folder. This is what results at the end of the cactus.log file.
2013-12-15 00:13:33.608623: Beginning HAL Export
hal exception caught: Error opening/home/hussainather/progressiveCactus/2R/progressiveAlignment/Anc0/Anc0_hal.c2h Command exited with non-zero status 1 0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 10816maxresident)k 0inputs+0outputs (0major+740minor)pagefaults 0swaps rm -f ./2R/b00.hal: time halAppendCactusSubtree '/home/hussainather/progressiveCactus/2R/progressiveAlignment/Anc0/Anc0_hal.c2h' '/home/hussainather/progressiveCactus/2R/progressiveAlignment/Anc0/Anc0_hal.fa' '(Anc2:3.0,Anc1:6.0)Anc0;' './2R/b00.hal:' Traceback (most recent call last): File "/home/hussainather/progressiveCactus/submodules/cactus2hal/bin/cactus2hal.py", line 122, in
main();
File "/home/hussainather/progressiveCactus/submodules/cactus2hal/bin/cactus2hal.py", line 113, in main
system(cmdline)
File "/home/hussainather/progressiveCactus/submodules/sonLib/bioio.py", line 171, in system
raise RuntimeError("Command: %s exited with non-zero status %i" % (command, sts))
RuntimeError: Command: time halAppendCactusSubtree '/home/hussainather/progressiveCactus/2R/progressiveAlignment/Anc0/Anc0_hal.c2h' '/home/hussainather/progressiveCactus/2R/progressiveAlignment/Anc0/Anc0_hal.fa' '(Anc2:3.0,Anc1:6.0)Anc0;' './2R/b00.hal:' exited with non-zero status 1