diff --git a/scripts/plotting/plotting_thesis/basic_barplots.R b/scripts/plotting/plotting_thesis/basic_barplots.R index e4b6a17..f9d3c5e 100755 --- a/scripts/plotting/plotting_thesis/basic_barplots.R +++ b/scripts/plotting/plotting_thesis/basic_barplots.R @@ -1,4 +1,4 @@ -#!/usr/bin/env Rscript +#!/usr/bin/env Rscript ######################################################### # TASK: Barplots for mCSM DUET, ligand affinity, and foldX # basic barplots with count of mutations @@ -22,19 +22,26 @@ # , leg_position = "top" # , bar_fill_values = c("#F8766D", "#00BFC4") ######################################################### +#============= +# Data: Input +#============== +#source("~/git/LSHTM_analysis/config/alr.R") +source("~/git/LSHTM_analysis/config/embb.R") +#source("~/git/LSHTM_analysis/config/katg.R") +#source("~/git/LSHTM_analysis/config/gid.R") +#source("~/git/LSHTM_analysis/config/pnca.R") +#source("~/git/LSHTM_analysis/config/rpob.R") + +source("~/git/LSHTM_analysis/scripts/plotting/get_plotting_dfs.R") +source("~/git/LSHTM_analysis/scripts/plotting/plotting_colnames.R") -#======================================================================= #======= # output #======= -outdir_images = paste0("~/git/Writing/thesis/images/results/" - , tolower(gene), "/") +outdir_images = paste0("~/git/Writing/thesis/images/results/", tolower(gene), "/") cat("plots will output to:", outdir_images) ########################################################### -# get from preformatting.R -#df3 - # ConSurf labels