retrieved gid b7 and submitted b8,b9 and b10

This commit is contained in:
Tanushree Tunstall 2021-02-22 09:31:29 +00:00
parent 88dad2696f
commit 77efd0b76d
2 changed files with 16 additions and 12 deletions

View file

@ -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'
#==============================================================================
#==========================