rev.comp.sequence: Reverse complement of a sequence

View source: R/ambiguity.R

rev.comp.sequenceR Documentation

Reverse complement of a sequence

Description

Computes the reverse complement of the input sequences.

Usage

## S3 method for class 'comp.sequence'
rev(seq)

Arguments

seq

the input strings

Value

The reverse complement of the input sequences.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.