Description Usage Arguments Details Value
Compute the value of the normalised log assymetry measure for the given data.frames of the counts of shared clones.
1 |
.alpha |
First mitcr data.frame or a list with data.frames. |
.beta |
Second mitcr data.frame or NULL if |
.by |
Which column use to merge. See "Details". |
Merge two data frames by the given column and compute value Sum(Log((Percentage for shared clone S from alpha) / (Percentage for shared clone S from beta))) / (# of shared clones).
Value of the normalised log assymetry measure for the given data.frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.