Generate high-quality GSEA random-walk figures.
gsea_rwplot(gseares_path, gsname, class_name, metric_range = NULL)
path to GSEA output.
a character value indicating the gene-set name to generate random-walk plot.
a character value indicating the class of the gene-set, e.g. "GO".
optional range of the ranking metric.
this function does not support output from GSEA R implementation. Scripts initially implemented by Thomas Kuilman.