rc: Reverse complement of a string using biostrings

View source: R/standard_tables.R

rcR Documentation

Reverse complement of a string using biostrings

Description

Reverse complement of a string using biostrings

Usage

rc(dna)

Arguments

dna

Input DNA string

Value

Returns the reverse compliment of the input DNA string

Examples

rc("ATGC")

campbio/musicatk documentation built on Oct. 22, 2023, 8:28 p.m.