Return the reverse complement of the sequence.
GetReverseComplement(x)
x
The input sequence.
The reverse complement sequence as a string.