calculating af_or using function and cmd options now
This commit is contained in:
parent
7686aa39b4
commit
f88e2665e9
5 changed files with 156 additions and 11 deletions
|
@ -69,7 +69,6 @@ import_dirs(drug, gene)
|
|||
# dup_muts
|
||||
#***********************************
|
||||
#infile = "/home/tanu/git/Data/streptomycin/output/gid_comb_stab_struc_params.csv"
|
||||
#infile = ""
|
||||
|
||||
#if (!exists("infile") && exists("gene")){
|
||||
if (!is.character(infile) && exists("gene")){
|
||||
|
@ -104,7 +103,6 @@ cat(paste0("\nVariables imported:"
|
|||
cat("plots will output to:", plotdir)
|
||||
#=======================================================================
|
||||
# begin plots
|
||||
|
||||
# ------------------------------
|
||||
# barplot for mscm stability
|
||||
# ------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue