# HG changeset patch # User proteore # Date 1552387960 14400 # Node ID bb244c1eaef23a045f312dbd04d8f487f6ae9c85 # Parent f52247babf28390f628e69154cc3cea64c76c95b planemo upload commit 71363136045353f422ff98219c1eb84f6fc6193a-dirty diff -r f52247babf28 -r bb244c1eaef2 build_protein_interaction_maps.py --- a/build_protein_interaction_maps.py Tue Mar 12 06:48:06 2019 -0400 +++ b/build_protein_interaction_maps.py Tue Mar 12 06:52:40 2019 -0400 @@ -181,7 +181,7 @@ protein_name = "NA" #make line - nodes_file.append([id]+[gene_name]+[id in ids]+[id not in ids_not_found]+[description_pathway]+[protein_name]) + nodes_file.append([id]+[gene_name]+[id in ids]+[id not in ids_not_found]+[protein_name]+[description_pathway]) return network_file,nodes_file diff -r f52247babf28 -r bb244c1eaef2 build_protein_interaction_maps.xml --- a/build_protein_interaction_maps.xml Tue Mar 12 06:48:06 2019 -0400 +++ b/build_protein_interaction_maps.xml Tue Mar 12 06:52:40 2019 -0400 @@ -1,4 +1,4 @@ - + [BioGRID, BioPlex, HuMAP]