aadded colnames to plot as names

This commit is contained in:
Tanushree Tunstall 2022-08-10 14:06:13 +01:00
parent 4315adc556
commit 2f7558a883
3 changed files with 314 additions and 168 deletions

View file

@ -150,11 +150,11 @@ linP_dm_om
# , "mmcsm_lig_scaled"
# , "mcsm_ppi2_scaled"
# , "mcsm_na_scaled"
# , "avg_affinity_scaled")
# , "avg_lig_affinity_scaled")
# lineage_distP(merged_df2
# , with_facet = F
# , x_axis = "avg_affinity_scaled"
# , x_axis = "avg_lig_affinity_scaled"
# , y_axis = "lineage_labels"
# , x_lab = my_xlabel
# , use_lineages = c("L1", "L2", "L3", "L4")