Hello
I would like to use the Celera assembler on a small data set for testing the installation.
First, I made the frg file based on the sff file
~/apps/Celera/c/sffToCA -libraryname 0 -output my001.1.frg F032I7H01.sff
Then, runCA
~/apps/Celera/c/runCA -p t -d . my001.1.frg
The end of output, shortly before the error happens is:
----------------------------------------START CONCURRENT Tue Sep 8 09:27:41 2009
/data/Celera/my001.1-test/./5-consensus/consensus.sh 1 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 2 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 3 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 4 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 5 > /dev/null 2>&1
----------------------------------------END CONCURRENT Tue Sep 8 09:31:57 2009 (256 seconds)
/data/Celera/my001.1-test/./5-consensus/t_002 failed -- no .success or no .cgi!
================================================================================
runCA failed.
----------------------------------------
Stack trace:
at /home/apps/Celera/c/runCA line 1005
main::caFailure('1 consensusAfterUnitigger jobs failed', 'undef') called at /home/apps/Celera/c/runCA line 2252
main:ostUnitiggerConsensus('/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...') called at /home/apps/Celera/c/runCA line 4988
----------------------------------------
Failure message:
1 consensusAfterUnitigger jobs failed
Does anybody have a solution?
Thank you for your suggestions!
I would like to use the Celera assembler on a small data set for testing the installation.
First, I made the frg file based on the sff file
~/apps/Celera/c/sffToCA -libraryname 0 -output my001.1.frg F032I7H01.sff
Then, runCA
~/apps/Celera/c/runCA -p t -d . my001.1.frg
The end of output, shortly before the error happens is:
----------------------------------------START CONCURRENT Tue Sep 8 09:27:41 2009
/data/Celera/my001.1-test/./5-consensus/consensus.sh 1 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 2 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 3 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 4 > /dev/null 2>&1
/data/Celera/my001.1-test/./5-consensus/consensus.sh 5 > /dev/null 2>&1
----------------------------------------END CONCURRENT Tue Sep 8 09:31:57 2009 (256 seconds)
/data/Celera/my001.1-test/./5-consensus/t_002 failed -- no .success or no .cgi!
================================================================================
runCA failed.
----------------------------------------
Stack trace:
at /home/apps/Celera/c/runCA line 1005
main::caFailure('1 consensusAfterUnitigger jobs failed', 'undef') called at /home/apps/Celera/c/runCA line 2252
main:ostUnitiggerConsensus('/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...', '/data/Celera/my001.1-test/./4-unitigge...') called at /home/apps/Celera/c/runCA line 4988
----------------------------------------
Failure message:
1 consensusAfterUnitigger jobs failed
Does anybody have a solution?
Thank you for your suggestions!
Comment