added active site indication for merged_dfs in count_vars_ML.R and also added 'gene_name' in combining_dfs.py

This commit is contained in:
Tanushree Tunstall 2022-06-15 18:36:28 +01:00
parent 1204f1faba
commit f355846dae
3 changed files with 59 additions and 15 deletions

View file

@ -87,6 +87,7 @@ merged_df2 = all_plot_dfs[[1]]
merged_df3 = all_plot_dfs[[2]]
merged_df2_comp = all_plot_dfs[[3]]
merged_df3_comp = all_plot_dfs[[4]]
#======================================================================
####################################################################