Hi, I would like to detect structural variation using next generation sequencing. Now there are many methods are available (refer to these review papers:
- (1) Medvedev P., Stanciu M.,Brudno M. Computational methods for discovering structural variation with next-generation sequencing. Nat. Methods 2009;6:S13-S20.
- (2) Ruibin Xi, Tae-Min Kim and Peter J. Park. Detecting structural variations in the human genome using next generation sequencing. Briefings in Functional Genomics; 2010; 9(5-6): 405-415.
I would like to know what is the suitable structural variation detection software for my current job.
I have tried some methods, such as SVDetect (http://svdetect.sourceforge.net/Site/Home.html) and BreakDancer (http://sourceforge.net/projects/breakdancer/). But I have problems when I run these programs. For example, when I run breakdancer_max, it displays that
"./breakdancer_max: /usr/lib64/libz.so.1: no version information available (required by ./breakdancer_max)
./breakdancer_max: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./breakdancer_max)"
These problems cannot be solved by our server administrator.
When I run SVDetect, I found that the program becomes very slow after it runs several hours (since the program occupy too much memory). Do anyone know how to improve the computational speed of this program or tell me what is the suitable program for my project? Thank you.
Thank you very much for your kind reply. It is very useful!