get.pair: Get Pair

Description Usage Arguments Details Author(s) Examples

View source: R/get.pair.R

Description

Generates the reverse compliment of a nucleotide sequence

Usage

1

Arguments

x

asdf

Details

Reverses and compliments the bases of the input string. Bases must be (A, C, G, T, or N).

Author(s)

Fouad Yousif

Examples

1
get.pair("GATTACA")

SeqKat documentation built on March 13, 2020, 1:59 a.m.