Learn R Programming

CSESA (version 1.2.0)

GetReverseComplement: 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.