renamed barplot_colour_function.R to bp_subcolours.R and reflected it in scripts using it.
This commit is contained in:
parent
db66fdb844
commit
374764b136
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ if(is.null(drug)|is.null(gene)) {
|
|||
#===========
|
||||
# Input
|
||||
#===========
|
||||
source("../functions/barplot_colour_function.R")
|
||||
source("../functions/bp_subcolours.R")
|
||||
|
||||
source("get_plotting_dfs.R")
|
||||
|
||||
|
@ -234,4 +234,4 @@ print(outPlot_bp_lig)
|
|||
dev.off()
|
||||
######################################################################=
|
||||
# End of script
|
||||
######################################################################=
|
||||
######################################################################=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue