Mercurial > repos > bornea > saint_preproc
changeset 13:13383ba55336 draft
Uploaded
author | bornea |
---|---|
date | Tue, 17 Nov 2015 10:32:56 -0500 |
parents | ed33c5e621b7 |
children | a1bcd44fc605 |
files | SAINT_preprocessing_v6.py |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/SAINT_preprocessing_v6.py Tue Nov 10 13:23:17 2015 -0500 +++ b/SAINT_preprocessing_v6.py Tue Nov 17 10:32:56 2015 -0500 @@ -22,10 +22,11 @@ tool_path = sys.argv[8] if fasta_db == "None": fasta_db = str(tool_path) + "/SwissProt_HUMAN_2014_08.fasta" -make_bait= sys.argv[5] +make_bait= sys.argv[6] baits = make_bait.split() +print baits i = 0 bait_file_tmp = open("bait.txt", "wr") order = []