added plotting/other_plots_data.R
This commit is contained in:
parent
b0c4791206
commit
f6a440dc55
3 changed files with 277 additions and 7 deletions
|
@ -76,7 +76,7 @@ print('Input file: ', infile_merged_df3
|
|||
#=======
|
||||
# output
|
||||
#=======
|
||||
out_filename = 'mut_elec_changes.txt'
|
||||
out_filename = gene.lower() + '_mut_elec_changes.txt'
|
||||
outfile_elec_changes = outdir + '/' + out_filename
|
||||
print('Output file: ', outfile_elec_changes
|
||||
, '\n============================================================')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue