# HG changeset patch # User bornea # Date 1463673796 14400 # Node ID 6bb30aeb02bdead2b5bffce9cb29078bc0ac5137 # Parent 265f5ae47a56d8f1447e96697f01e3534cd7e374 Uploaded diff -r 265f5ae47a56 -r 6bb30aeb02bd SAINT_preprocessing.py --- a/SAINT_preprocessing.py Thu May 19 11:58:57 2016 -0400 +++ b/SAINT_preprocessing.py Thu May 19 12:03:16 2016 -0400 @@ -238,7 +238,7 @@ def no_error_inter(Scaffold_input): # Remake inter file without protein errors from Uniprot. - err = readtab("./error_proteins.txt") + err = readtab("error proteins.txt") bait = readtab(baitfile) data = read_Scaffold(Scaffold_input).data header = read_Scaffold(Scaffold_input).header