loadCCoffsprings-methods: loadCCoffsprings method

Description Usage Arguments Value Author(s) Examples

Description

loadCCoffsprings method

load cytoplasm and nucleus cell compartments GO terms for genes

Usage

1
2
## S4 method for signature 'GSminer'
loadCCoffsprings(object)

Arguments

object

the GeneGOMapping object

Value

a list of CC GO to Gene mapping

Author(s)

Li Zhaohong && Wu Zefeng

Examples

1
2
3
4
inputFile <- paste0(system.file(package = "GSminer"), "/extdata/TAIR.GO")
test <- GSminer(inputFile = inputFile)
#just like loadBPoffsprings
#loadCCoffsprings(test)

ShadowFiendSF/GSminer documentation built on May 29, 2019, 3:03 p.m.