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

lighter installed from homebrew fails to complete #25

Open
rec3141 opened this issue Jun 30, 2017 · 3 comments
Open

lighter installed from homebrew fails to complete #25

rec3141 opened this issue Jun 30, 2017 · 3 comments

Comments

@rec3141
Copy link

rec3141 commented Jun 30, 2017

I installed lighter 1.1.1 on MacOS 10.12.4 via homebrew and it repeatedly stalled after the 'storing trusted kmers' until I killed it after 10 minutes of 0% CPU usage. It started to write the corrected R1 reads before it stalled. I reinstalled from the github repo and it works fine. I'm not sure what the difference is.

[2017-06-30 11:12:18] =============Start====================
[2017-06-30 11:12:18] Scanning the input files to infer alpha(sampling rate)
[2017-06-30 11:12:44] Average coverage is 199.402 and alpha is 0.035
[2017-06-30 11:12:45] Bad quality threshold is "@"
[2017-06-30 11:13:33] Finish sampling kmers
[2017-06-30 11:13:33] Bloom filter A's false positive rate: 0.001737
[2017-06-30 11:17:45] Finish storing trusted kmers
@tseemann
Copy link

tseemann commented Jul 1, 2017

I think this is a CLANG+OpenMP vs GCC issue.

@andersgs
Copy link

andersgs commented Oct 6, 2018

It only works on Mojave if I give it one thread. @tseemann is on to something!

@tseemann
Copy link

tseemann commented Oct 6, 2018

@rec3141 what does brew linkage lighter say?

Try also brew reinstall -s -v lighter to build from source on your local machine.

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

3 participants