diff data_manager/resource_building.py @ 29:9a40b72414de draft

planemo upload commit 3c02acc07df862410ce979ce63e3d14f10edc50f-dirty
author proteore
date Thu, 13 Jun 2019 10:21:25 -0400
parents 808c8493ed4f
children a6cabd3ab71f
line wrap: on
line diff
--- 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 :