powered by
Generates the reverse compliment of a nucleotide sequence
get.pair(x)
asdf
Fouad Yousif
Reverses and compliments the bases of the input string. Bases must be (A, C, G, T, or N).
get.pair("GATTACA")
Run the code above in your browser using DataLab