dcgain | R Documentation |
dcgain
dcgain(labelledDataFrame, computeDiagP = FALSE, verbose = FALSE)
labelledDataFrame |
|
computeDiagP |
|
verbose |
|
results matrix
of variable by variable differential coexpression values.
http://www.biodatamining.org/content/8/1/5 Differential co-expression network centrality and machine learning feature selection for identifying susceptibility hubs in networks with scale-free structure
https://github.com/hexhead/inbixC++ inbix on github
dmgain
for differential modularity.
dcgainInbix
for inbix differential coexpression GAIN.
Other GAIN functions:
dmgain()
,
fitInteractionModel()
,
fitMainEffectModel()
,
gainToSimpleSIF()
,
getInteractionEffects()
,
getMainEffects()
,
regainParallel()
,
regain()
Other inbix synonym functions:
getMainEffects()
,
regainParallel()
,
regain()
data(testdata10)
rinbixDcgain <- dcgain(testdata10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.