Mercurial > repos > bornea > saint_preproc
diff SAINT_preprocessing_v6.py @ 13:13383ba55336 draft
Uploaded
author | bornea |
---|---|
date | Tue, 17 Nov 2015 10:32:56 -0500 |
parents | 30d53a378141 |
children | 40c88c39f8d7 |
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 = []