# HG changeset patch # User proteore # Date 1560435685 14400 # Node ID 9a40b72414dea60133813333f3fa7ac8059b9c53 # Parent 808c8493ed4fcf34ecfd00b3480aab3f30690e08 planemo upload commit 3c02acc07df862410ce979ce63e3d14f10edc50f-dirty diff -r 808c8493ed4f -r 9a40b72414de data_manager/resource_building.py --- a/data_manager/resource_building.py Mon May 27 07:49:19 2019 -0400 +++ b/data_manager/resource_building.py Thu Jun 13 10:21:25 2019 -0400 @@ -164,7 +164,8 @@ for line in tab[1:]: UniProtAC = line[0] if UniProtAC not in uniprot_reviewed_list : - line[0]="NA" + line[0]="" + line[1]="" """ Supplementary ID to get from HUMAN_9606_idmapping.dat : diff -r 808c8493ed4f -r 9a40b72414de data_manager/resource_building.xml --- a/data_manager/resource_building.xml Mon May 27 07:49:19 2019 -0400 +++ b/data_manager/resource_building.xml Thu Jun 13 10:21:25 2019 -0400 @@ -1,4 +1,4 @@ - + to create or update reference files for proteore tools