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

hexdump is missing from lumpy container #6

Open
ernfrid opened this issue May 18, 2017 · 2 comments
Open

hexdump is missing from lumpy container #6

ernfrid opened this issue May 18, 2017 · 2 comments

Comments

@ernfrid
Copy link
Contributor

ernfrid commented May 18, 2017

Seeing errors like:

/opt/lumpy-sv/bin/lumpyexpress: line 15: -n: command not found
/opt/lumpy-sv/bin/lumpyexpress: line 16: [: ==: unary operator expected

in my log files.

This results from hexdump not being installed in the container. Thus, the environment variable is undefined and these errors result.

Note that I believe these to be inconsequential and thus may not fix immediately since I'd prefer not to change pipeline versions midstream.

@ernfrid ernfrid changed the title Hexdump is missing from lumpy container hexdump is missing from lumpy container May 19, 2017
@indraniel
Copy link

indraniel commented May 24, 2017 via email

@ernfrid
Copy link
Contributor Author

ernfrid commented May 24, 2017

@indraniel - it was, but sambamba has a bug to do with CRAM so I believe we're using samtools which auto-detects if it's CRAM or BAM.

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