| Contents | Index |
SeqDNA = rna2dna(SeqRNA)
| SeqRNA | RNA sequence specified by any of the following:
|
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.
Convert an RNA sequence to a DNA sequence.
rna2dna('ACGAUGAGUCAUGCUU')
ans =
ACGATGAGTCATGCTT

See how to analyze, visualize, and model biological data and systems using MathWorks products.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |