Description Usage Arguments Value Author(s) Examples
loadBPoffsprings method generics
load Biological Process GO offsprings for genes
1 2 | ## S4 method for signature 'GSminer'
loadBPoffsprings(object)
|
object |
the GeneGOMapping object |
a list of BP 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)
#for an example:
#loadBPoffsprings(test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.