ran mcsm_na for rpob's RNAP complex i.e 5UHC

This commit is contained in:
Tanushree Tunstall 2021-11-19 07:48:42 +00:00
parent cee10cc540
commit 2925c89d11
7 changed files with 13 additions and 12 deletions

View file

@ -122,8 +122,8 @@ if gene.lower() == "gid":
in_filename_mcsm = gene.lower() + '_complex_mcsm_norm_SRY.csv' # was incorrectly SAM previously
if gene.lower() == "embb":
print("\nReading mCSM file for gene:", gene)
#in_filename_mcsm = gene.lower() + '_complex_mcsm_norm1.csv'
in_filename_mcsm = gene.lower() + '_complex_mcsm_norm2.csv'
#in_filename_mcsm = gene.lower() + '_complex_mcsm_norm1.csv' #798
in_filename_mcsm = gene.lower() + '_complex_mcsm_norm2.csv' #844
if gene.lower() in gene_list_normal:
print("\nReading mCSM file for gene:", gene)