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")

musicatk documentation built on Nov. 8, 2020, 5:16 p.m.