inst/doc/diffcoexp.R

### R code from vignette source 'diffcoexp.Rnw'

###################################################
### code chunk number 1: diffcoexp.Rnw:89-90
###################################################
help(cor, WGCNA)


###################################################
### code chunk number 2: diffcoexp.Rnw:93-94
###################################################
help(p.adjust, stats)


###################################################
### code chunk number 3: diffcoexp.Rnw:97-98
###################################################
help(diffcoexp, diffcoexp)


###################################################
### code chunk number 4: diffcoexp.Rnw:110-112
###################################################
library(diffcoexp)
data(gse4158part)


###################################################
### code chunk number 5: diffcoexp.Rnw:114-116
###################################################
allowWGCNAThreads()
res=diffcoexp(exprs.1 = exprs.1, exprs.2 = exprs.2, r.method = "spearman" )


###################################################
### code chunk number 6: diffcoexp.Rnw:120-121
###################################################
str(res)

Try the diffcoexp package in your browser

Any scripts or data that you put into this service are public.

diffcoexp documentation built on Nov. 8, 2020, 7:36 p.m.