Mercurial > repos > bornea > saint_preprocessing
changeset 49:6bb30aeb02bd draft
Uploaded
author | bornea |
---|---|
date | Thu, 19 May 2016 12:03:16 -0400 |
parents | 265f5ae47a56 |
children | 61b792d17660 |
files | SAINT_preprocessing.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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