LCS: longest common (gapped) substring for a sequence of strings

Description Usage Arguments Value

View source: R/LCS.R

Description

This is built for comfort, not for speed. Don't use it to build phylogenetic trees.

Usage

1
LCS(..., sep = "")

Arguments

...

the strings

sep

their internal separator (default is "")

Value

1
 their LCS

trichelab/enmity documentation built on Sept. 8, 2020, 8:32 p.m.