| tableFromGSC | R Documentation | 
This function enables to utilize MSigDB packages and GSEABase objects to incorporate customized genesets into PanomiR.
tableFromGSC(gsCollection, fromType = "ENTREZID", toType = "ENSEMBL")
gsCollection | 
 An GSEABase gene set collection object  | 
fromType | 
 gene annotation type used in your input data  | 
toType | 
 gene annotation type to be produced in the output  | 
A table of pathway-gene associations
data(gscExample) tableFromGSC(gscExample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.