Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bamliquidator_regions error #61

Open
itsvenu opened this issue Mar 13, 2018 · 1 comment
Open

bamliquidator_regions error #61

itsvenu opened this issue Mar 13, 2018 · 1 comment
Assignees

Comments

@itsvenu
Copy link

itsvenu commented Mar 13, 2018

Hi,
I'm trying to use ROSE2_main.py script on my data. But at one point the script is returning the following error.

Liquidation completed: 0.117097 seconds
Traceback (most recent call last):
  File "/scripts/tools/pipeline/bamliquidator_internal/bamliquidatorbatch/bamliquidator_batch.py", line 532, in <module>
    main()
  File "/scripts/tools/pipeline/bamliquidator_internal/bamliquidatorbatch/bamliquidator_batch.py", line 512, in main
    not args.quiet, args.number_of_threads)
  File "/scripts/tools/pipeline/bamliquidator_internal/bamliquidatorbatch/bamliquidator_batch.py", line 314, in __init__
    self.batch(extension, sense)
  File "/scripts/tools/pipeline/bamliquidator_internal/bamliquidatorbatch/bamliquidator_batch.py", line 205, in batch
    raise Exception("%s failed with exit code %d" % (self.executable_path, return_code))
Exception: /scripts/tools/pipeline/bamliquidator_internal/bamliquidator_regions failed with exit code -6

I tried bamliquidator_btach.py script separately, it is also returning the same error. It would be really helpful if you can suggest some fixes for this issue.

Thank you.

@jdimatteo
Copy link
Member

@venuthatikonda can you please post or email me ([email protected]) your output/log.txt file? it should be in the directory you ran ROSE2_main.py from

@jdimatteo jdimatteo self-assigned this Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants