-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
Currently operating on funannotate version 1.8.2 and using docker/singularity to isolate my install. Link below...
docker://nolanhartwick/salk-containers:fun
...I'm running into an intermittent bug with glimmer. Some assemblies hit this error, some don't with no apparent rhyme or reason. Glimmer version is 3.0.4. Stack Trace below...
GlimmerHMM parsing error: 1 GlimmerHMM CDS 643381 643647 . + 0 ID=1.cds15##sequence-region 2 1 25532557
Traceback (most recent call last):
File "/opt/conda/envs/myenv/bin/funannotate", line 706, in <module>
main()
File "/opt/conda/envs/myenv/bin/funannotate", line 696, in main
mod.main(arguments)
File "/opt/conda/envs/myenv/lib/python3.7/site-packages/funannotate/predict.py", line 1553, in main
args.out, 'predict_misc'), GlimmerPredictions)
File "/opt/conda/envs/myenv/lib/python3.7/site-packages/funannotate/library.py", line 6002, in runGlimmerHMM
glimmer2gff3(glimmerRaw, output)
File "/opt/conda/envs/myenv/lib/python3.7/site-packages/funannotate/library.py", line 5931, in glimmer2gff3
'\t')
ValueError: not enough values to unpack (expected 9, got 4)
I suppose I'll work on getting the glimmer logs and raw output. If this is a known error of some kind, let me know. Thanks in advance for any assistance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels