Skip to content

Cannot reproduce previous positive results #1

@yunhua1031

Description

@yunhua1031

Hi,

I got this following errors:

KeyError: 'insufficient_snvs'
Traceback:
File "/usr/local/bin/stream_env/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 541, in _run_script
exec(code, module.dict)
File "/usr/local/bin/StreamApp/main.py", line 365, in
flags_txt_translated = set([translate_flags[x] for x in flags_txt])
File "/usr/local/bin/StreamApp/main.py", line 365, in
flags_txt_translated = set([translate_flags[x] for x in flags_txt])

I have previously used the same input VCF before and was able to get results. Why do I get this error now?

In addition, could you please outline the requirements for input VCFs? I've noticed that for the same sample, deepvariant VCFs worked, but freebayse VCFs didn't. Could you please provide some insight?

Thank you!

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