Description Usage Arguments Details
This function reformat the sequence removing Search Engine notation.
1 |
seq |
sequence |
Example:
sequence <- "K.SDFGHQASSR.L" s <- processTerminalSequence(seq = sequence)
The result will be: s = SDFGHQASSR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.