Products & Services Solutions Academia Support User Community Company

Learn more about Bioinformatics Toolbox   

rna2dna - Convert RNA sequence to DNA sequence

Syntax

SeqDNA = rna2dna(SeqRNA)

Arguments

SeqRNA

RNA sequence specified by any of the following:

Description

SeqDNA = rna2dna(SeqRNA) converts an RNA sequence to a DNA sequence by converting any uracil nucleotides (U) in the RNA sequence to thymine nucleotides (T). The DNA sequence is returned in the same format as the RNA sequence. For example, if SeqRNA is a vector of integers, then so is SeqDNA.

Example

Convert an RNA sequence to a DNA sequence.

rna2dna('ACGAUGAGUCAUGCUU')

ans =
ACGATGAGTCATGCTT

See Also

Bioinformatics Toolbox function: dna2rna

MATLAB functions: regexp, strrep,

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS