plot_GSEA_pathway
that works nicely with lapply
Arguments
- path_name
string; name of pathway
- pthwys
named list; key = geneset name, values = char vector of genes in geneset
- sig
dataframe; signature
- genecol
string; colname of gene names in
sig
- rankcol
string; colname of values to rank by
- rankcol_name
string; descriptor of rankcol
- hllab
string; descriptor of highlighted genes
- hightolow
logical; T for high values on left, low on right
- lab_low
string; label for low rankcol values
- lab_high
string; label for high rankcol values
- legendpos
vector; value btwn 0-1 as legend coordinates (ggplot2 legend.position)
- label
logical; T to label points in plot
- sig_name
string; name of signature
- savedir
string; directory path for saving plot