workflow update
This commit is contained in:
@@ -64,8 +64,9 @@ class LoadAnnotationsFunction(Function):
|
||||
logger.log('debug','Some identifers in data does not exist in affy file!')
|
||||
for affy_id,description in annot:
|
||||
if affy_id in ids_in_data:
|
||||
pathways = desc[i_want]:
|
||||
if not pathways[0][0]=='--':
|
||||
pathways = description[i_want]
|
||||
if not pathways[0][0]=='--':
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user