Skip to content

No module named 'aligners' #9

@ghost

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions