Description Usage Arguments Examples
This function is one of the functions that makes EntropyMSA works.
1 | boundEntropy(H, n, totalCharacters = 21)
|
H |
The is the calculated H, entropy value, to be bounded by the maximum entropy and minimum entropy possible. |
n |
By default, n = 1, which means only a single character per alignment column per sequence. For example, users may change to n = 9 for nonamer scoring instead of monomer. |
totalCharacters |
This depends on whether the standard 20 amino acids plus a gap scoring is used or not. Users may set this to 20 if they wish to ignore gap character. |
1 | #see EntropyMSA function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.