错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

How to Find Long Maximal Exact Matches and Ignore Short Ones

  • Travis Gagie

摘要

Finding maximal exact matches (MEMs) between strings is an important task in bioinformatics, but it is becoming increasingly challenging as geneticists switch to pangenomic references. Fortunately, we are usually interested only in the relatively few MEMs that are longer than we would expect by chance. In this paper we show that under reasonable assumptions we can find all MEMs of length at least L between a pattern of length m and a text of length n in O(m) time plus extra \(O (\log n)\) time only for each MEM of length at least nearly L using a compact index for the text, suitable for pangenomics.