retrieved gid b7 and submitted b8,b9 and b10
This commit is contained in:
parent
7925a408cd
commit
3ec42edc57
2 changed files with 16 additions and 12 deletions
|
@ -29,13 +29,17 @@ my_email = 'tanushree.tunstall@lshtm.ac.uk'
|
|||
my_pdb_file = indir + '/gid_complex.pdb'
|
||||
|
||||
#==============================================================================
|
||||
# batch 6: 05.txt, # RAN:
|
||||
#my_mutation_list = outdir + '/snp_batches/50/snp_batch_05.txt'
|
||||
#my_suffix = 'gid_b6'
|
||||
# batch 8: 07.txt, # RAN: 22 Feb 09:26
|
||||
#my_mutation_list = outdir + '/snp_batches/50/snp_batch_07.txt'
|
||||
#my_suffix = 'gid_b8'
|
||||
|
||||
# batch 7: 06.txt, # RAN:
|
||||
my_mutation_list = outdir + '/snp_batches/50/snp_batch_06.txt'
|
||||
my_suffix = 'gid_b7'
|
||||
# batch 9: 08.txt, # RAN: 22 Feb 09:26
|
||||
#my_mutation_list = outdir + '/snp_batches/50/snp_batch_08.txt'
|
||||
#my_suffix = 'gid_b9'
|
||||
|
||||
# batch 10: 09.txt, # RAN:22 Feb 09:26
|
||||
my_mutation_list = outdir + '/snp_batches/50/snp_batch_09.txt'
|
||||
my_suffix = 'gid_b10'
|
||||
#==============================================================================
|
||||
|
||||
#==========================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue