This page is part of the GeneWarrior Documentation. Go to the main site of GeneWarrior

What is a Reverse Complement sequence?

See also how to create a reverse complement sequence.

Each nucleotide in a double stranded DNA molecule is paired with its Watson-Crick counterpart. This counterpart is called its complementary nucleotide.
Double stranded DNA sequences are represented by the upper (sense) strand sequence going in the direction from its 5′- to 3′-end. The complementary sequence is thus the sequence of the lower (antisense) strand in the same direction as the upper strand. The reverse sequence is the sequence of the upper strand in the direction from its 3′- to its 5′-end. The reverse complement sequence is the sequence of the lower strand in the direction of its 5′- to its 3′-end.

Example:

Original sequence: ACGTATAGGCTGACACGTAGAGATGGATGACCATAG
Reverse sequence: GATACCAGTAGGTAGAGATGCACAGTCGGATATGCA
Complement sequence: TGCATATCCGACTGTGCATCTCTACCTACTGGTATC
Reverse complement: CTATGGTCATCCATCTCTACGTGTCAGCCTATACGT

List of all complement nucleotides:

BaseName / BasesComplementary Base
AAdenineT
CCytidineG
GGuanidineC
TThymidineA
YPyrimidine (CT)R
RPurine (AG)Y
SStrong (GC)S
WWeak (AT)W
KKeto (TG)M
MAmino (AC)K
Bnot A (CGT)V
Dnot C (AGT)H
Hnot G (ACT)D
Vnot T (ACG)B
NUnknown (ACGT)N
Uridine (U) is the replacement for Thymidine (T) in RNA. Any entered U are automatically converted into T.

See the Tutorial on how to create reverse complement sequence.

Back to Documentation index