fixed source to contain plotting cols and pos_count correctly
This commit is contained in:
parent
4147a6b90f
commit
13999a477d
6 changed files with 66 additions and 39 deletions
|
@ -88,7 +88,7 @@ cat("\nDim of meta data file: ", dim(gene_metadata))
|
|||
|
||||
all_plot_dfs = combining_dfs_plotting(my_df_u
|
||||
, gene_metadata
|
||||
, gene = gene # ADDED
|
||||
#, gene = gene # ADDED
|
||||
, lig_dist_colname = LigDist_colname
|
||||
, lig_dist_cutoff = LigDist_cutoff)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue