ran mcsm_na for all 26 batches for gid
This commit is contained in:
parent
013bba2503
commit
cd06a83e13
2 changed files with 12 additions and 5 deletions
|
@ -25,10 +25,13 @@ outdir = datadir + '/' + drug + '/output'
|
|||
|
||||
my_nuc_type = 'RNA'
|
||||
my_pdb_file = indir + '/gid_complex.pdb'
|
||||
|
||||
#=============================================================================
|
||||
# batch 6: 05.txt # RAN: 15 Feb: 16:43
|
||||
my_mutation_list = outdir + '/snp_batches/20/snp_batch_05.txt'
|
||||
my_suffix = 'gid_b6'
|
||||
# batch 26: 25.txt # RAN: 16 Feb:
|
||||
my_mutation_list = outdir + '/snp_batches/20/snp_batch_25.txt'
|
||||
my_suffix = 'gid_b26'
|
||||
#==============================================================================
|
||||
|
||||
#==========================
|
||||
# CALL: submit_mcsm_na()
|
||||
# Data: gid+streptomycin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue