Description Usage Arguments Value Author(s) Examples
View source: R/getComplexity.R
Computes the local sequence complexity of a protein sequence.
1 | getComplexity(ProtSeq, w = 10)
|
ProtSeq |
An AAStringSet object. |
w |
window size to compute the local complexity |
A list of real-valued vectors containing the sequence entropy.
Bernd Fischer
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.