renamed 2 to _v2
This commit is contained in:
parent
c9d7ea9fad
commit
802d6f8495
18 changed files with 761 additions and 976 deletions
|
@ -92,8 +92,9 @@ OutPlot_dm_om = function(x){
|
|||
NULL,
|
||||
cowplot::plot_grid(pt3,
|
||||
cowplot::plot_grid( #distanceP
|
||||
distanceP_lig, distanceP_ppi2
|
||||
#, distanceP_na
|
||||
distanceP_lig
|
||||
#, distanceP_ppi2
|
||||
, distanceP_na
|
||||
, nrow = 1
|
||||
, labels = c("F", "G")
|
||||
, label_size = my_label_size)
|
||||
|
@ -118,8 +119,8 @@ OutPlot_dm_om = function(x){
|
|||
),NULL,
|
||||
cowplot::plot_grid(pt5,
|
||||
cowplot::plot_grid(mcsmligP, mcsmlig2P
|
||||
, mcsmppi2P
|
||||
#, mcsmnaP
|
||||
#, mcsmppi2P
|
||||
, mcsmnaP
|
||||
, nrow = 1
|
||||
, labels = c("K", "L", "M")
|
||||
, label_size = my_label_size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue