rc: Reverse complement of a string using biostrings

Description Usage Arguments Value Examples

View source: R/standard_tables.R

Description

Reverse complement of a string using biostrings

Usage

1
rc(dna)

Arguments

dna

Input DNA string

Value

Returns the reverse compliment of the input DNA string

Examples

1
rc("ATGC")

campbio/BAGEL documentation built on Oct. 6, 2020, 3:59 a.m.