Skip to content

Error When Running kraken.py #3

@jrede

Description

@jrede

Hi @bdemaree

I was hoping you could help me solve this error. The kraken database I used only comprises only Alteromonas genomes, and the sqlite database only contains SRR5208456. Thank you for any help!

command used:

python2 kraken.py --SE \
sicseq_456-ACE-50barCutoff.db 

Error:

Creating table for Kraken data...
Table kraken set up successfully.
6561396 sequences (836.53 Mbp) processed in 34.970s (11257.8 Kseq/m, 1435.28 Mbp/m).
42099 sequences classified (0.64%)
6519297 sequences unclassified (99.36%)
Traceback (most recent call last):
File "kraken.py", line 289, in
kraken() # Run Kraken and insert data into sqlite db
File "kraken.py", line 218, in kraken
(tableK, domain, phylum, Class, order, family, genus, species, barcode, barID))
sqlite3.OperationalError: no such table: kraken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions