compare: Compare Data

Description Usage Author(s) Examples

Description

Compares the the genes with the top 10 variances and TP53 in a table

Usage

1
compare(D1a,D2a)

Author(s)

Nicholas Hutson

Examples

1
2
3
4
data <- getGEO("GSE43452")
D2a <- extExp(data)[[2]]
D1a <- extGene(data)[[2]]
compare(D1a,D2a)

ndhutso/geneSummary documentation built on Nov. 4, 2019, 8:43 p.m.