reverse.complement.msa: Reverse complement a multiple sequence alignment

Description Usage Arguments Value Note Author(s)

View source: R/msa.R

Description

Reverse complement a multiple sequence alignment

Usage

1

Arguments

x

An object of type msa.

Value

The reverse complement of msa.

Note

If x is stored as a pointer to an object in C, x will be changed to its reverse complement. Use reverse.complement(copy.msa(x)) to avoid this behavior. The return value will be a pointer if the input value was stored as a pointer.

Author(s)

Melissa J. Hubisz and Adam Siepel


rphast documentation built on May 1, 2019, 9:26 p.m.