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:
parent
1204f1faba
commit
f355846dae
3 changed files with 59 additions and 15 deletions
|
@ -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]]
|
||||
|
||||
#======================================================================
|
||||
|
||||
####################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue