processmyQNXP: 'processmyQNXP' Load and process expression-profiles

Description Usage Value See Also Examples

Description

processmyQNXP The expression profiles were compiled and normalized by using GEO data containing 52 microarray experiments. For details see fetchData. The expression profiles were then processed to eliminate genes with no data (row with NAs cross all experiments)

Usage

1

Value

(matrix) A matrix with 21063 rows representing genes 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
## Not run: 
# fetch and process expression profile data
myQNXPProcesed <- processmyQNXP()

## End(Not run)

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