Description Usage Arguments Value Examples
SequentialSparse
returns the concatenation of sparse descriptors of
amino acids in a protein sequence.
1 |
x |
A string of amino acid letters |
A 20*n dimensional numeric vector where n is the protein length
1 2 | x = "LALHLLLLHMHMMDRSLLLH"
SequentialSparse(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.