a data frame or matrix for condition A, with rows as variables (genes) and columns as samples.
exprs.2
a data frame or matrix for condition B, with rows as variables (genes) and columns as samples.
method
link filtering method
cutoff
cutoff used for link filtration, can be rth, qth, or percent depending on Linkfilter.method. must be within [0,1].
N
permutation times. If N>0, the permutation step will be implemented. The default value for N is 0.
Value
A table with DCGs will be listed including 'dC' value and profile 'length' or 'dC' value, profile 'length','p value' and 'FWER' value.
Details
DCp starts with a set of gene coexpression value pairs, where each pair is made up with two coexpression
values of a gene pair calculated under two different condtions. For a particular gene, a 'condition-specific coexpression profile'
is defined as the vector of the coexpression values that relate to it in one condition, and the two condition-specific
coexpression profiles of one gene become the two components of the gene's 'differential coexpression profile'.
A differential coexpression measure (dC) is calculated from the differential coexpression profile as a length-normalized Euclidean Distance.
Then the samples between the two conditions will be disturbed and the samples will be seperated to two conditions.
Calculate dC of this condition. Repeat the above process for N times . Pool all the dC together to form a null distribution of dC.
The corresponding statistical significance (p-value) is estimated against null statistics.
References
Yu H., Liu B-H., et al., Link-specific Quantitative Methods to Identify Differentially Coexpressed Genes and Gene Pairs. Submitted. 2010