# HG changeset patch # User proteore # Date 1552388161 14400 # Node ID 2f6cf63f86043a284b711e27280716310b8b3064 # Parent bb244c1eaef23a045f312dbd04d8f487f6ae9c85 planemo upload commit 71363136045353f422ff98219c1eb84f6fc6193a-dirty diff -r bb244c1eaef2 -r 2f6cf63f8604 build_protein_interaction_maps.py --- a/build_protein_interaction_maps.py Tue Mar 12 06:52:40 2019 -0400 +++ b/build_protein_interaction_maps.py Tue Mar 12 06:56:01 2019 -0400 @@ -161,7 +161,7 @@ else : ids_not_found.add(id) - nodes_file = [["Entrez gene ID","Official Symbol Interactor","Present in user input ids","ID present in Hu.MAP","Pathway","Protein name"]] + nodes_file = [["Entrez gene ID","Official Symbol Interactor","Present in user input ids","ID present in Hu.MAP","Protein name","Pathway"]] for id in ids_set: if id in ppi_dict['nodes']: description_pathway=";".join(ppi_dict['nodes'][id]) diff -r bb244c1eaef2 -r 2f6cf63f8604 build_protein_interaction_maps.xml --- a/build_protein_interaction_maps.xml Tue Mar 12 06:52:40 2019 -0400 +++ b/build_protein_interaction_maps.xml Tue Mar 12 06:56:01 2019 -0400 @@ -1,4 +1,4 @@ - + [BioGRID, BioPlex, HuMAP]