Description Usage Arguments Value Examples
Generate relationship between genes (gene SYMBOL) and gene-sets, such as Pathway or GO.
1 2 3 | gene2set(annofile = NULL, genenames, TermFreq = 0)
annotationListToMatrix(annotation, genenames)
|
annofile |
a gmt file. Examples are from MSigDB Collections. A list of gene set could be find in the vignette of cogena |
genenames |
a SYMBOL gene names charactic vector. |
TermFreq |
a threshold for the Term Frequence. Default is zero. |
annotation |
a value returned by |
an gene and gene-set relationship matrix
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.