create_gsea_plot_data | R Documentation |
This function creates a data.frame which can be used to
create the line plot of the enrichment score. It was taken
and slightly modified from the plotEnrichment
.
create_gsea_plot_data(query_idx, ordered_vec, gsea_weight = 0)
query_idx |
indexes of query which correpond to position in |
ordered_vec |
ordered vector of scores |
gsea_weight |
power to raise the ordered vector (see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.