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
No ActivityTable for T_cells_PB_Roadmap found, generating new one.
New ActivityTable generated in: /mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/data/EnsemblData/release-95/homo_sapiens/activity/T_cells_PB_Roadmap
No ActivityTable for T_helper_17_cell found, generating new one.
New ActivityTable generated in: /mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/data/EnsemblData/release-95/homo_sapiens/activity/T_helper_17_cell
All ActivityTables found, proceeding
Categorization: This may take a while
Command error:
Traceback (most recent call last):
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/RegGTFExtractor.py", line 160, in <module>
main_script(args["organism"], args["wd"], args["dir"], args["out"], args["tissue"])
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/RegGTFExtractor.py", line 126, in main_script
ense = Ensembl(org, wd, data_dir)
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/Modules/Ensembl/Ensembl.py", line 33, in __init__
self.categorizer = ActivityCategorizer(self.release, organism, wd, data_dir)
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/Modules/Ensembl/ActivityCategorizer.py", line 39, in __init__
self.categorization = self.generate_categorized_activity()
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/Modules/Ensembl/ActivityCategorizer.py", line 105, in generate_categorized_activity
category_activity[category] = self.activity_comparator(aliases)
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/Modules/Ensembl/ActivityCategorizer.py", line 127, in activity_comparator
if any(y[x] == 0 for y in input_arrays):
File "/mnt/agnerds/Rene.Wiegandt/repo2/masterJLU2018/bin/3.1_create_gtf/Modules/Ensembl/ActivityCategorizer.py", line 127, in <genexpr>
if any(y[x] == 0 for y in input_arrays):
IndexError: bytearray index out of range
The text was updated successfully, but these errors were encountered:
I get following error:
The text was updated successfully, but these errors were encountered: