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

Conda package import error and problems using Docker image #40

Open
cerebis opened this issue Nov 26, 2020 · 0 comments
Open

Conda package import error and problems using Docker image #40

cerebis opened this issue Nov 26, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@cerebis
Copy link
Owner

cerebis commented Nov 26, 2020

We got our sediment Hi-C data today so I was very excited to see if it worked. I had issues with the conda install of qc3c because of a pysam instability:


ImportError: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by /mnt/gpfs/chris/Installed/miniconda3/envs/qc3c/lib/python3.8/site-packages/pysam/libchtslib.cpython-38-x86_64-linux-gnu.so)
————————

Then I tried docker which works but breaks on my reads:


docker run cerebis/qc3c mkdb --reads test_R1.fq --reads test_R2.fq --lib kmers.jf
ERROR | 2020-11-26 14:33:32,763 | main | test_R1.fq

————————————

Which is odd as I can read them OK with other programs.

@cerebis cerebis added the bug Something isn't working label Nov 26, 2020
cerebis added a commit that referenced this issue Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant