Skip to content

syntax warning in gbparse.py #5

Description

@srisarya

Hi,

First, thanks for this tool, I'm excited to be trying it out.
I'm making a db for platyhelminth mitochondria, and I got this warning while running oatkdb.py:

/data/home/bty636/OatkDB/gbparse.py:38: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.

I am taking this to mean something internal with the code for gbparse.py, because my run code is this:

./OatkDB/oatkdb -j 4 -t 2 -c 14 --no-trna -o oatk_testing/test_platy 6157 mitochondrion

Thanks,
Srishti

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions