You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey SegataLab,
I've installed viromeqc but I'm experiencing the folling problems:
Getting the git repo doesn't download cmseq by default. One needs to get it manually and put it into the correct folder
LSU and SSU reads are not detected, skewing the enrichment score, making the enrichment score better than it is
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 "-".
The text was updated successfully, but these errors were encountered:
Hey SegataLab,
I've installed viromeqc but I'm experiencing the folling problems:
Getting the git repo doesn't download cmseq by default. One needs to get it manually and put it into the correct folder
LSU and SSU reads are not detected, skewing the enrichment score, making the enrichment score better than it is
Although viromeQC runs to completion, there's the following error in the output:
The text was updated successfully, but these errors were encountered: