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 Dec. 25, 2024, 9:34 p.m.