When flipping the orientation of a part that has an all caps sequence, the base pairs are usually changed to reflect their complementary base pair. When the method 'Sequence.reverseComplement()' is called, it does not recognize an all caps sequence, thus does not properly flip the sequence.
When flipping the orientation of a part that has an all caps sequence, the base pairs are usually changed to reflect their complementary base pair. When the method 'Sequence.reverseComplement()' is called, it does not recognize an all caps sequence, thus does not properly flip the sequence.