comp | R Documentation |
Complements the input sequence (re-write of seqinr comp function for gap support)
comp(seq, forceToLower = TRUE, ambiguous = FALSE)
seq |
Input char vector. |
forceToLower |
if TRUE the input is transformed to lower case. |
ambiguous |
if TRUE ambiguous IUPAC nucleotides are complemented. |
The complement of seq
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.