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

Can't detect LSU and SSU reads #8

Open
shiraz-shah opened this issue Aug 22, 2023 · 0 comments
Open

Can't detect LSU and SSU reads #8

shiraz-shah opened this issue Aug 22, 2023 · 0 comments

Comments

@shiraz-shah
Copy link

Hey SegataLab,
I've installed viromeqc but I'm experiencing the folling problems:

  1. Getting the git repo doesn't download cmseq by default. One needs to get it manually and put it into the correct folder

  2. LSU and SSU reads are not detected, skewing the enrichment score, making the enrichment score better than it is

  3. Although viromeQC runs to completion, there's the following error in the output:

Traceback (most recent call last):
  File "/home/shiraz/apps/viromeqc/cmseq/cmseq/filter.py", line 5, in <module>
    from cmseq import __version__
ImportError: cannot import name '__version__' from 'cmseq' (/home/shiraz/apps/viromeqc/cmseq/cmseq/cmseq.py)
[main_samview] fail to read the header from "-".
Traceback (most recent call last):
  File "/home/shiraz/apps/viromeqc/cmseq/cmseq/filter.py", line 5, in <module>
    from cmseq import __version__
ImportError: cannot import name '__version__' from 'cmseq' (/home/shiraz/apps/viromeqc/cmseq/cmseq/cmseq.py)
[main_samview] fail to read the header from "-".
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

1 participant