Introduction to C++

Reverse complement the input string. Apply rule 1 to COMPLIMENT REVERSED STRING to find potential genes and document positions of the start and end codons (ATG and TAA, TAG, TGA) Go back to the input string and save the sequence between start and end codons you found above. See example . ................
................