Subsequence combinatorics

Investigators: Sven Rahmann
Collaborators: Cees Elzinga & Hui Wang
Funding: internal
Software: SubSeqComb

We have investigated several combinatorial problems (enumeration problems) related to subsequences within a sequence.

A subsequence is obtained from a string by deleting any number of characters; thus in contrast to a substring, a subsequence is not necessarily a contiguous part of the string. Counting subsequences under various constraints has become relevant to biological sequence analysis, to machine learning, to the analysis of categorical time series in the social sciences, and to the theory of word complexity. We have investigated properties of subsequences that lead to efficient dynamic programming algorithms to count

  1. distinct subsequences in a string,
  2. distinct common subsequences of two strings,
  3. matching joint subsequence embeddings in two strings,
  4. distinct subsequences with a given minimum span,
  5. sequences generated by a string allowing characters to come in runs of a length that is bounded from above.
  6. sequences whose longest increasing subsequence has a given length.

Articles

Algorithmic Bioinformatics, SIC, Saarland University | Privacy notice | Legal notice