ecl-logo Documentation

SequencePalindromeQ

SequencePalindromeQ[sequence_?SequenceQ]isPalindrome:BooleanP

returns true if sequenceA is a palindrome (sequence is its own reverse complement).

Details

  • Palindromes in biology are defined as sequences which are their own reverse complement such as ATGCGCAT.
  • works on any combination of explicitly typed or non explicitly typed sequences.
  • Input
    Output
    General Options

Examples

Options  (3)

Degeneracy  (2)

Allow degeneracy if this option is set to True:

Doesn't allow degeneracy if this option is set to False:

Polymer  (1)

Return False if polymer type does not match the given one: