get.pair: Get Pair

View source: R/get.pair.R

get.pairR Documentation

Get Pair

Description

Generates the reverse compliment of a nucleotide sequence

Usage

get.pair(x)

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

get.pair("GATTACA")

uclahs-cds/public-R-SeqKat documentation built on May 31, 2024, 9:10 p.m.