dna_to_rna: DNA to RNA

View source: R/conversions.R

dna_to_rnaR Documentation

DNA to RNA

Description

Transcribes a DNA sequence into RNA.

Usage

dna_to_rna(s)

Arguments

s

A character string containing the DNA sequence

Value

A character string of the RNA sequence


baseq documentation built on March 12, 2026, 1:07 a.m.