gsea_gmt | R Documentation |
Make a custom gmt from GSEA terms
gsea_gmt(terms, gmt, leadingEdge = FALSE)
terms |
Character vector of GSEA terms (pathway column from results of GSEA() function) |
gmt |
GMT file name or R object used to generate the gsea results using GSEA(). Can be GSEA results object if setting leadingEdge=TRUE. |
leadingEdge |
Boolean indicating if the leading edge genes only should be extracted. Default=FALSE |
List gmt object of genesets with terms from GSEA analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.