ReverseComplementSequence
ReverseComplementSequence[seq]⟹revCompSequence
give the reverse complement sequence to the provided seq.
ReverseComplementSequence[str]⟹revCompStrand
give the reverse complement sequence to the provided str.
ReverseComplementSequence[motif]⟹rcMotif
given a motif name, will either add or remove the ' character to denote the reverse compliment motif name.


