Description Usage Arguments Value Examples
Calculate joint entropy of two genes
1 |
weights |
3-dimensional array of weights with dimensions:
nBins x samples x genes as generated by |
i1 |
index to 1st gene |
i2 |
index to 2nd gene |
joint entropy in bits
1 | entropy2d( calcWeights( riceEx, 7, 3), 1, 2 )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.