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
dataset 51: Fatal Error: The MAF source specified (46_WAY_MULTIZ_hg19) appears to be invalid.
dataset 50: Fatal Error: The MAF source specified (100_WAY_MULTIZ_v2_hg19) appears to be invalid.
@natefoo@davebx - Paths in CVMFS changed. Maybe these were missed when others fixed?
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/ndc/maf_utilities.py", line 299, in maf_index_by_uidreturn bx.align.maf.MultiIndexed(maf_files, keep_open=True, parse_e_rows=False)
File "/cvmfs/main.galaxyproject.org/venv/lib/python3.6/site-packages/bx/interval_index_file.py", line 175, in __init__for fname in filenames]
File "/cvmfs/main.galaxyproject.org/venv/lib/python3.6/site-packages/bx/interval_index_file.py", line 175, in <listcomp>for fname in filenames]
File "/cvmfs/main.galaxyproject.org/venv/lib/python3.6/site-packages/bx/interval_index_file.py", line 178, in new_indexed_accessreturnself.indexed_access_class(data_filename, index_filename, keep_open, **kwargs)
File "/cvmfs/main.galaxyproject.org/venv/lib/python3.6/site-packages/bx/interval_index_file.py", line 234, in __init__self.f =self.open_data()
File "/cvmfs/main.galaxyproject.org/venv/lib/python3.6/site-packages/bx/align/maf.py", line 47, in open_datareturn TextIOWrapper(data, encoding="ascii")
AttributeError: 'SeekableLzopFile' object has no attribute 'readable'
Found while retesting this fix: #130 (comment)
Test history: https://usegalaxy.org/u/jen/h/test-maf-tools---tool-group-fetch-alignmentssequences
dataset 51:
Fatal Error: The MAF source specified (46_WAY_MULTIZ_hg19) appears to be invalid.
dataset 50:
Fatal Error: The MAF source specified (100_WAY_MULTIZ_v2_hg19) appears to be invalid.
@natefoo @davebx - Paths in CVMFS changed. Maybe these were missed when others fixed?
The text was updated successfully, but these errors were encountered: