ungap_sequence | R Documentation |
Removes gaps from the input sequences.
ungap_sequence(seqs, gap.char = "-")
seqs |
The input character vector with sequences |
gap.char |
The character used to represent gaps. |
seqs
with gaps removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.