Using only string methods, devise a way to determine if a nucleotide sequence is a palindrome in the sense that it is equal to its own complementary sequence read backwards. For example, the sequence TGGATCCA is palindromic because its complement is ACCTAGGT, which is the same as the original sequence backwards. The complementary base pairs are (A,T) and (C,G)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here