barcode_plot | R Documentation |
Create GSEA barcode plot from a chosen pathway.
barcode_plot(pathway, gsea_pathways, gsea_vector, gsea_results)
pathway |
the chosen pathway to plot. |
gsea_pathways |
your list of pathways used for GSEA. |
gsea_vector |
the ranked vector you used for GSEA with your human gene names and logFC. |
gsea_results |
your GSEA results dataframe. |
A nice looking barcode plot for your chosen pathway with gene ranks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.