cbg-ethz / shorah

Repo for the software suite ShoRAH (Short Reads Assembly into Haplotypes)
GNU General Public License v3.0
39 stars 14 forks source link

Shorah throwing error for PacBio bam files #39

Closed zusman closed 6 years ago

zusman commented 6 years ago

Hi, I have already used shorah for Illumina analysis, But for Pacbio bam file it is throwing this Error:

$ ~/Apps/shorah/shorah.py -b ~/Desktop/noro/file.2-2.consensusreadset_aligned.bam -f ~/Desktop/noro/EU078417_NG12372.fasta /home/Apps/shorah/diri_sampler/home/Apps/shorah/diri_sampler: : error while loading shared librarieserror while loading shared libraries: : libgsl.so.0libgsl.so.0: : cannot open shared object filecannot open shared object file: : No such file or directoryNo such file or directory

Can you please help me, what possibly be going wrong?? Best Zusman

ozagordi commented 6 years ago

Hi @zusman, and my apologies for replying so late. Did you solve this issue? It doesn't seem related to Pacbio, but rather to your system. I would suggest searching the web for "error while loading shared libraries" first.

zusman commented 6 years ago

Dear Zargordi,

I dint seem to fix the issue. I had to provide the results urgently so I used other means. But I would like to know if Shorah works fine for pacbio reads. Can you suggest what input parameters are required by shorah when running PacBio platform ccs reads??

Best Zainab

On 20. Feb 2018, at 1:46 PM, Osvaldo Zagordi notifications@github.com wrote:

Hi @zusman https://github.com/zusman, and my apologies for replying so late. Did you solve this issue? It doesn't seem related to Pacbio, but rather to your system. I would suggest searching the web for "error while loading shared libraries" first.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cbg-ethz/shorah/issues/39#issuecomment-366966727, or mute the thread https://github.com/notifications/unsubscribe-auth/APfdnbyShPPnj6FdlE7I_eO8b_Wlmfrhks5tWr68gaJpZM4RAb53.

ozagordi commented 6 years ago

I don't have a direct experience with Pacbio reads, so I'm not sure I can say anything really useful. Usual suggestions would apply:

I'm closing this now.