lf_bp2
This commit is contained in:
parent
33925dafe9
commit
d5bc1c272e
4 changed files with 193 additions and 12 deletions
|
@ -110,15 +110,15 @@ LogoPlotCustomH <- function(plot_df
|
|||
|
||||
}
|
||||
|
||||
class(logo_dfP_wf)
|
||||
#class(logo_dfP_wf)
|
||||
|
||||
rownames(logo_dfP_wf) = logo_dfP_wf[,1]
|
||||
dim(logo_dfP_wf)
|
||||
#dim(logo_dfP_wf)
|
||||
|
||||
logo_dfP_wf = logo_dfP_wf[,-1]
|
||||
str(logo_dfP_wf)
|
||||
#str(logo_dfP_wf)
|
||||
|
||||
colnames(logo_dfP_wf)
|
||||
#colnames(logo_dfP_wf)
|
||||
position_or = as.numeric(colnames(logo_dfP_wf))
|
||||
|
||||
######################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue