rev_compl | R Documentation |
Example: (ATTGA, GCG) -> (TCAAT, CGC)
rev_compl(tuples)
tuples |
Vector of tuples. Note: tuples are not required to have the same tuple size. |
Vector of same lengths like tuples where bases are in reverse order and complementary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.