powered by
string.vec
Based on reverseComplement. Handles IUPAC ambiguity codes but not "u" (uracil). (see <https://en.wikipedia.org/wiki/Nucleic_acid_notation>).
reverseComplement
revc(string.vec)
A character vector with the reverse complement of every string in string.vec.
A character vector.