Description Usage Arguments Value Author(s) Examples
loadCCoffsprings method
load cytoplasm and nucleus cell compartments GO terms for genes
1 2 | ## S4 method for signature 'GSminer'
loadCCoffsprings(object)
|
object |
the GeneGOMapping object |
a list of CC GO to Gene mapping
Li Zhaohong && Wu Zefeng
1 2 3 4 | inputFile <- paste0(system.file(package = "GSminer"), "/extdata/TAIR.GO")
test <- GSminer(inputFile = inputFile)
#just like loadBPoffsprings
#loadCCoffsprings(test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.