Compute the d-delayed Mutual information all over the whole set of genes
1 | MItimeIcE2(z, N, delta, norm, threshold, ksd, IcE)
|
z |
z is the data matrix |
N |
N is respectively the number of bins in percentile normalization or in rank normalization |
delta |
delta is the maximum time delay allowed to infer connections |
norm |
if you want column percentile normalization put norm == 1; if you want Rank normalization put norm == 2; |
threshold |
the Influence threshold. if you have a threshold and a SD put them here in this format: c(thresh,SD) if you don't have threshold put 0 in thresh; |
ksd |
ksd is the standard deviation multiplier; |
IcE |
the IcE value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.