Editing
Chris:LabNotes/Moleculo/2013/2013-6-4
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Solution to error== *Celera has been crashing with the following error report: Fragment correction job 0001 failed. ================================================================================ runCA failed. ---------------------------------------- Stack trace: at /media/2TB_store1/cjwei/software/Hybrid_error_correction_assembly_software/w gs-7.0/Linux-amd64/bin/runCA line 1237 main::caFailure('1 overlap jobs failed; remove /media/disk-2/cjwei/13041 9_Onco...', undef) called at /media/2TB_store1/cjwei/software/Hybrid_error_corre ction_assembly_software/wgs-7.0/Linux-amd64/bin/runCA line 3923 main::overlapCorrection() called at /media/2TB_store1/cjwei/software/Hyb rid_error_correction_assembly_software/wgs-7.0/Linux-amd64/bin/runCA line 5880 ---------------------------------------- Failure message: 1 overlap jobs failed; remove /media/disk-2/cjwei/130419_Oncomelania_Illumina_Mo leculo/Triton_Hybrid_Assembly_5_13_2013/4_Illumina_All+Moleculo_Assembly-2/Illum ina_500bp+Moleculo_Assembly-2/3-overlapcorrection/frgcorr.sh to try again *I figured out that the reason why this is is because the frgCorrBatchSize is too large by default so that memory would be exhausted. In order to fix this, there are two ways: 1) If the program has been running and do not want to restart, can go into the <3-overlapcorrection/frgcorr.sh> file and change... jobid=`printf %04d $jobid` minid=`expr $jobid \* 200000 - 200000 + 1` maxid=`expr $jobid \* 200000` runid=$$ to... jobid=`printf %04d $jobid` minid=`expr $jobid \* 20000 - 20000 + 1` maxid=`expr $jobid \* 20000` runid=$$ 2) If starting the program, can include command in spec file and run celera as normally: frgCorrBatchSize=2000 (or any integer <200000)
Summary:
Please note that all contributions to ZhangLabWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
ZhangLabWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main Page
Current events
Recent changes
Random page
Investigators
Matt Cai
Song Chen
Eric Chu
Dinh Diep
Elizabeth Duong
Shicheng Guo
Alan Fung
Daniel Jacobsen
Blue Lake
Huy Lam
Alice Li
Andrew Richards
Brandon Sos
Chris Wei
Yan Wu
Kun Zhang
Tools
What links here
Related changes
Special pages
Page information