You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stderr of '..../git/umiVar2//venv/bin/python':
Traceback (most recent call last):
File "..../git/umiVar2//select_monitoring_variants.py", line 402, in <module>
main()
File "..../git/umiVar2//select_monitoring_variants.py", line 396, in main
evaluator.evaluate_variants(input_ref_file)
File "..../git/umiVar2//select_monitoring_variants.py", line 131, in evaluate_variants
tumor_sample = vcf_column[10].split(":")
IndexError: list index out of range
Currently only tumor-normal VCFs are supported.
The text was updated successfully, but these errors were encountered: