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
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:I am taking this to mean something internal with the code for gbparse.py, because my run code is this:
Thanks,
Srishti