TBProfiler icon indicating copy to clipboard operation
TBProfiler copied to clipboard

My version is 4.3 and when I execute tb-profiler update_tbdb, the following message appears

Open jzhone opened this issue 1 year ago • 3 comments

Running command: set -u pipefail; git checkout master

Running command: set -u pipefail; git pull

Running command: set -u pipefail; tb-profiler create_db --load Traceback (most recent call last): File "/home/seq/anaconda3/envs/tb4_3_copy/bin/tb-profiler", line 619, in args.func(args) File "/home/seq/anaconda3/envs/tb4_3_copy/bin/tb-profiler", line 200, in main_update_tbdb pp.run_cmd("tb-profiler create_db %s --load" % tmp) File "/home/seq/anaconda3/envs/tb4_3_copy/lib/python3.9/site-packages/pathogenprofiler/utils.py", line 397, in run_cmd raise ValueError("Command Failed:\n%s\nstderr:\n%s" % (cmd,stderr.decode())) ValueError: Command Failed: set -u pipefail; tb-profiler create_db --load stderr: Don't know how to handle this mutation: tlyA frameshift_variant

Cleaning up after failed run

jzhone avatar May 13 '23 02:05 jzhone