code to retrieve results from batch 4 and 5 once ready
This commit is contained in:
parent
b12a7769ca
commit
d27b5898f7
2 changed files with 12 additions and 5 deletions
|
@ -29,9 +29,13 @@ my_email = 'tanushree.tunstall@lshtm.ac.uk'
|
|||
my_pdb_file = indir + '/gid_complex.pdb'
|
||||
|
||||
#==============================================================================
|
||||
# batch 4: 03.txt, # RAN: 18 Feb, ~11:19
|
||||
#my_mutation_list = outdir + '/snp_batches/50/snp_batch_03.txt'
|
||||
#my_suffix = 'gid_b4'
|
||||
|
||||
# batch 5: 04.txt, # RAN: 18 Feb, ~11:21
|
||||
my_mutation_list = outdir + '/snp_batches/50/snp_batch_04.txt'
|
||||
my_suffix = 'gid_b5'
|
||||
#my_mutation_list = outdir + '/snp_batches/50/snp_batch_04.txt'
|
||||
#my_suffix = 'gid_b5'
|
||||
#==============================================================================
|
||||
|
||||
#==========================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue