From ac09cfc4e00a60c52af1477e645ab9fa4b029aa0 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Tue, 29 Jun 2021 13:58:22 +0100 Subject: [PATCH] moved barplot_colour_function.R to functions --- .../barplot_colour_function.R | 0 scripts/plotting/running_plotting_scripts.txt | 23 +++++++++++++++++++ 2 files changed, 23 insertions(+) rename scripts/{plotting => functions}/barplot_colour_function.R (100%) diff --git a/scripts/plotting/barplot_colour_function.R b/scripts/functions/barplot_colour_function.R similarity index 100% rename from scripts/plotting/barplot_colour_function.R rename to scripts/functions/barplot_colour_function.R diff --git a/scripts/plotting/running_plotting_scripts.txt b/scripts/plotting/running_plotting_scripts.txt index 17280fe..8d7ba0c 100644 --- a/scripts/plotting/running_plotting_scripts.txt +++ b/scripts/plotting/running_plotting_scripts.txt @@ -89,6 +89,29 @@ note: - fb flag has default if not supplied - Short df being used in this i.e derivations from _df3 +#======================== +# barplots_subcolours.R +#========================= +#----------------------------------------------------------------------- +./barplots_subcolours.R -d streptomycin -g gid +#----------------------------------------------------------------------- + +It replaces + ## barplots_subcolours_PS.R +These have been moved to redundant/ + +sources: + ## get_plotting_dfs.R + ## functions/barplot_colour_function.R + + outputs: 2 svgs in the plotdir + ## barplot_coloured_PS.svg + ## barplot_coloured_LIG.svg + +note: + - fa flag has default if not supplied + - fb flag has default if not supplied + ######################################################################## # TODO Delete: dirs.R