Description Usage Arguments Value Author(s) Examples
Method CC2gene
1 2 | ## S4 method for signature 'GeneGOMapping'
CC2gene(object)
|
object |
the GeneGOMapping object |
a list of GO to Gene mapping
Li Zhaohong && Wu Zefeng
1 2 3 4 | inputFile <- paste0(system.file(package = "GSminer"), "/extdata/TAIR.GO")
miner <- GSminer(inputFile = inputFile, sep = "\t")
#for an example how to use:
#CC2gene(miner@ggmapping)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.