GetReverseComplement {CSESA} | R Documentation |
Return the reverse complement of the sequence.
Description
Return the reverse complement of the sequence.
Usage
GetReverseComplement(x)
Arguments
x |
The input sequence. |
Value
The reverse complement sequence as a string.
[Package CSESA version 1.2.0 Index]