compl | R Documentation |
Complementary DNA tuples.
compl(tuples)
tuples |
Vector of strings where the words consists of DNA bases
(A, T, C, G) in upper case. Invoke |
Vector of same lengths like tuples where each tuple contains the complementary bases for each letter in the string. I.e. A<->T and C<->G.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.