getComplexmyQNXP: 'getComplexmyQNXP' Extract expression profile for the complex...

Description Usage Arguments Value See Also Examples

Description

getComplexmyQNXP The processed expression profile from GEO is extracted for complex subunits in both CORUM database and GEO. For details of CORUM data fetch see fetchData.

Usage

1

Arguments

complex

(char) name of the complex

Value

(matrix) A matrix with rows representing complex subunits in HGNC symbols and 52 columns representing the 52 microarray experiments. Each cell of the matrix contains the corresponded expression values

See Also

fetchData

Examples

1
2
3
4
5
6
## Not run: 
complex <- "MDC1-MRN-ATM-FANCD2 complex"
# get the expression file of the comples subunits
myComplexQNXP <- getComplexmyQNXP(complex)

## End(Not run)

hyginn/BCB420.2019.ESA documentation built on May 29, 2019, 1:23 p.m.