# HG changeset patch # User dchristiany # Date 1548778087 18000 # Node ID 5a37a086c9a838f75985129a0d75d68412ee9f94 # Parent 4062484f2cee2c95f31307a307159d6e0654c459 planemo upload commit 43e2a01d7519104c2c16510e4dbdc023e65c49c7-dirty diff -r 4062484f2cee -r 5a37a086c9a8 data_manager/resource_building.py --- a/data_manager/resource_building.py Tue Jan 29 10:54:13 2019 -0500 +++ b/data_manager/resource_building.py Tue Jan 29 11:08:07 2019 -0500 @@ -396,7 +396,7 @@ dico['convert']=dico_GeneID_to_UniProt #writing output - output_file = species+'_'+interactome+'_dict_'+ time.strftime("%d-%m-%Y") + ".json" + output_file = species+'_'+interactome+'_'+ time.strftime("%d-%m-%Y") + ".json" path = os.path.join(target_directory,output_file) name = species+" ("+species_dict[species]+") "+time.strftime("%d/%m/%Y") id = species+"_"+interactome+"_"+ time.strftime("%d-%m-%Y") diff -r 4062484f2cee -r 5a37a086c9a8 data_manager/resource_building.xml --- a/data_manager/resource_building.xml Tue Jan 29 10:54:13 2019 -0500 +++ b/data_manager/resource_building.xml Tue Jan 29 11:08:07 2019 -0500 @@ -1,4 +1,4 @@ - + to create or update reference files for proteore tools