arq5x / lumpy-sv

lumpy: a general probabilistic framework for structural variant discovery
MIT License
307 stars 119 forks source link

Lumpyexpress does not run but do not appears error messages, why it can happen? #301

Open Martaprf opened 5 years ago

Martaprf commented 5 years ago

Hi! I am trying run lumpy express with the follow command: /home/mferreira/programs/lumpy-sv/bin/lumpyexpress -v \ -B sample.bam \ -S sample.splitters.sorted.bam \ -D sample.discordants.sorted.bam \ -o sample.vcf and I don´t get any error only this:
Sourcing executables from /home/mferreira/programs/lumpy-sv/bin/lumpyexpress.config ...

Checking for required python modules (/usr/bin/python)...

create temporary directory

Calculating insert distributions... Library read groups: id Library read length: 151 done 0

But looks that the lumpy do not start run and i do not understand why.

Someone can help with this issue?

Thanks a lot.

ryanlayer commented 5 years ago

Try using our new wrapper smoove https://github.com/brentp/smoove

On Tue, Apr 16, 2019 at 4:06 AM Martaprf notifications@github.com wrote:

Hi! I am trying run lumpy express with the follow command: /home/mferreira/programs/lumpy-sv/bin/lumpyexpress -v -B sample.bam -S sample.splitters.sorted.bam -D sample.discordants.sorted.bam -o sample.vcf and I don´t get any error only this: Sourcing executables from /home/mferreira/programs/lumpy-sv/bin/lumpyexpress.config ...

Checking for required python modules (/usr/bin/python)...

create temporary directory

Calculating insert distributions... Library read groups: id Library read length: 151 done 0

But looks that the lumpy do not start run and i do not understand why.

Someone can help with this issue?

Thanks a lot.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arq5x/lumpy-sv/issues/301, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlDUWbl6tQW2n752nH8bp-N0r7fc2Zzks5vhaC6gaJpZM4cx2lS .

lgmgeo commented 5 years ago

Hi, I have the same problem with lumpyexpress. It works with some WGS bam files but not with others. And I don't understand why... I'm using lumpy-sv_0.2.13 and python 2.7.6. Is there any bugfix to use to solve this bug?

Many thanks for any help you can provide me

ryanlayer commented 5 years ago

Try using our new wrapper smoove https://github.com/brentp/smoove

On Apr 23, 2019, at 7:29 AM, lgmgeo notifications@github.com wrote:

Hi, I have the same problem with lumpyexpress. It works with some WGS bam files but not with others. And I don't understand why... I'm using lumpy-sv_0.2.13 and python 2.7.6. Is there any bugfix to use to solve this bug?

Many thanks for any help you can provide me

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

lgmgeo commented 5 years ago

Thank you for your quick answer! Please, where can we find a complete and up-to-date protocol to detect SV from WGS data with Lumpy/Smoove?

lgmgeo commented 5 years ago

Does it mean that Lumpy is not maintained anymore?

ryanlayer commented 5 years ago

It is. smoove uses lumpy.

On Tue, Apr 23, 2019 at 8:11 AM lgmgeo notifications@github.com wrote:

Does it mean that Lumpy is not maintained anymore?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arq5x/lumpy-sv/issues/301#issuecomment-485819945, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEUGULFCYWDUQWRURKX2O3PR4KIRANCNFSM4HGHNFJA .

lgmgeo commented 5 years ago

Is there a bugfix planned to be added to lumpy concerning this bug?

lgmgeo commented 5 years ago

Or do you have any explanation about the cause?

ryanlayer commented 5 years ago

It’s petty hard for me to debug issues without data, commands, and details about the runtime environment.

On Apr 23, 2019, at 2:24 PM, lgmgeo notifications@github.com wrote:

Or do you have any explanation about the cause?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

lgmgeo commented 2 years ago

Sorry, never answered. Using smoove solved the problem. This issue can be closed.