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
Traceback (most recent call last):
File "/gsc/pipelines/mavis/v2.1.1/venv/bin/mavis", line 11, in <module>
load_entry_point('mavis==2.1.1', 'console_scripts', 'mavis')()
File "/gsc/pipelines/mavis/v2.1.1/venv/lib/python3.6/site-packages/mavis-2.1.1-py3.6.egg/mavis/main.py", line 414, in main
raise err
File "/gsc/pipelines/mavis/v2.1.1/venv/lib/python3.6/site-packages/mavis-2.1.1-py3.6.egg/mavis/main.py", line 371, in main
validate_main.main(**args, start_time=start_time)
File "/gsc/pipelines/mavis/v2.1.1/venv/lib/python3.6/site-packages/mavis-2.1.1-py3.6.egg/mavis/validate/main.py", line 159, in main
evidence.load_evidence(log=LOG)
File "/gsc/pipelines/mavis/v2.1.1/venv/lib/python3.6/site-packages/mavis-2.1.1-py3.6.egg/mavis/validate/base.py", line 865, in load_evidence
self.collect_flanking_pair(flanking_read, mate)
File "/gsc/pipelines/mavis/v2.1.1/venv/lib/python3.6/site-packages/mavis-2.1.1-py3.6.egg/mavis/validate/base.py", line 345, in collect_flanking_pair
raise ValueError('input reads must be a mapped and mated pair. One or both of the reads is unmapped')
ValueError: input reads must be a mapped and mated pair. One or both of the reads is unmapped
The text was updated successfully, but these errors were encountered:
MAVIS version: 2.1.1
Python version: 3.6.0
OS: Centos 6
Actual Behaviour
The text was updated successfully, but these errors were encountered: