get.pair | R Documentation |
Generates the reverse compliment of a nucleotide sequence
get.pair(x)
x |
asdf |
Reverses and compliments the bases of the input string. Bases must be (A, C, G, T, or N).
Fouad Yousif
get.pair("GATTACA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.