changeset 37:f988db1d36dc draft

Uploaded
author bornea
date Thu, 19 May 2016 10:26:17 -0400
parents bc9c7764cc2f
children a7a479d8cbf8
files SAINT_preprocessing_mq_pep.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/SAINT_preprocessing_mq_pep.py	Thu May 19 10:25:05 2016 -0400
+++ b/SAINT_preprocessing_mq_pep.py	Thu May 19 10:26:17 2016 -0400
@@ -262,7 +262,7 @@
         GN = get_info(a).genename
         if seq != 'NA':
             if GN != 'NA':
-                erros.append[a]
+                errors.append[a]
     with open('inter.txt', 'w') as input_file:
         l = 0; a = 0
         for bb in bait: