Closed AnWD closed 9 years ago
Please review some basic theory http://en.wikipedia.org/wiki/DNA_sequencing_theory If you only have 3x human data, I don't think any code can magically find good enough overlaps to create an assembly. By the way, theory just provide lower bound for the requirement. The real world is more complicated than the simple theory. Depending on your biological question, you may or may not need an assembly. There is still a lot of useful information in low coverage data but it is not this code designed for. You will need to be creative, do some research and develop some other bioinformatics processes to get useful information out.
This is not a software problem although it might be better that the code handle some exceptions better.
You might want to check out an example cancer sequencing project from the last talk in this video https://www.youtube.com/watch?v=hYiyPsHuADQ
hi jchin,when I falcon liver cancer,the sge_log/falcon-793b5798.o12743 display:"UnboundLocalError: local variable 'overlap_data' referenced before assignment" Is there anything wrong with my fc_run.cfg ? or should I install HBAR-DTK for large genome assembly? thank you