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 July 14, 2024, 8:28 a.m.