Persistent minimal sequences of SARS-CoV-2

D Pratas, JM Silva - Bioinformatics, 2020 - academic.oup.com
Motivation Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) has caused
more than 14 million cases and more than half million deaths. Given the absence of …

Absent subsequences in words

M Kosche, T Koß, F Manea, S Siemer - International Conference on …, 2021 - Springer
An absent factor of a string w is a string u which does not occur as a contiguous substring
(aka factor) inside w. We extend this well-studied notion and define absent subsequences: a …

Significant non-existence of sequences in genomes and proteomes

G Koulouras, MC Frith - Nucleic acids research, 2021 - academic.oup.com
Minimal absent words (MAWs) are minimal-length oligomers absent from a genome or
proteome. Although some artificially synthesized MAWs have deleterious effects, there is still …

[图书][B] 125 Problems in Text Algorithms: With Solutions

M Crochemore, T Lecroq, W Rytter - 2021 - books.google.com
String matching is one of the oldest algorithmic techniques, yet still one of the most
pervasive in computer science. The past 20 years have seen technological leaps in …

Linear-time computation of generalized minimal absent words for multiple strings

K Okabe, T Mieno, Y Nakashima, S Inenaga… - … Symposium on String …, 2023 - Springer
A string w is called a minimal absent word (MAW) for a string S if w does not occur as a
substring in S and all proper substrings of w occur in S. MAWs are well-studied …

Internal shortest absent word queries in constant time and linear space

G Badkobeh, P Charalampopoulos… - Theoretical Computer …, 2022 - Elsevier
Given a string T of length n over an alphabet Σ⊂{1, 2,…, n O (1)} of size σ, we are to
preprocess T so that given a range [i, j], we can return a representation of a shortest string …

Maintaining the Size of LZ77 on Semi-Dynamic Strings

H Bannai, P Charalampopoulos… - … Annual Symposium on …, 2024 - drops.dagstuhl.de
We consider the problem of maintaining the size of the LZ77 factorization of a string S of
length at most n under the following operations:(a) appending a given letter to S and (b) …

Absent subsequences in words

M Kosche, T Koß, F Manea… - Fundamenta …, 2023 - journals.sagepub.com
An absent factor of a string w is a string u which does not occur as a contiguous substring
(aka factor) inside w. We extend this well-studied notion and define absent subsequences: a …

Computing minimal unique substrings for a sliding window

T Mieno, Y Fujishige, Y Nakashima, S Inenaga… - Algorithmica, 2022 - Springer
A substring u of a string T is called a minimal unique substring (MUS) of T if u occurs exactly
once in T and any proper substring of u occurs at least twice in T. In this paper, we study the …

Palindromic trees for a sliding window and its applications

T Mieno, K Watanabe, Y Nakashima, S Inenaga… - Information Processing …, 2022 - Elsevier
The palindromic tree (aka eertree) for a string S of length n is a tree-like data structure that
represents the set of all distinct palindromic substrings of S, using O (n) space [Rubinchik …