(b) For the given DNA coding sequence, generate an RNA sequence.
DNA Sequence: CGATGCCTCGCTAGAGGCTCGAAAGCTCTTTCGGAGATAATCG
RNA Sequence:
String Parenthesis Representation:
Arch Diagram:
An RNA sequence only differs from a DNA sequence by a changes in T for U base. From that DNA sequence the RNA sequence will be as follow.
GCUACGGAGCGAUCUCCGAGCUUUCGAGAAAGCCUCUAUUAGC
From this DNA sequence, we have two types of palindromes: The one with inverted repeats which include 5' AGAACAnnnTGTTCT 3' and
3' TCTTGTnnnACAAGA 5'
Comments
Leave a comment