-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
I was testing the inc-seq.py script with your data "inc_seq_test_read.fa", however, I keep getting the same error, please see below. I was not able to find online any module named 'aligners'. Would you be able to assist me with this?
Best regards,
Bilgenur
bb@gtx980 ~/INC-Seq $ python inc-seq.py -i data/inc_seq_test_read.fa -o consensus.fa -a graphmap
Traceback (most recent call last):
File "inc-seq.py", line 12, in
from utils import findUnit, buildConsensus
File "/home/bb/INC-Seq/utils/findUnit.py", line 8, in
from aligners import *
ModuleNotFoundError: No module named 'aligners'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels