find_repeated_sequences | R Documentation |
Identifies repeating patterns of 2-3 codes in sequence to uncover recurring coding structures.
find_repeated_sequences(annotations)
annotations |
Data frame of sorted annotations with columns:
|
Named list of pattern frequencies where:
names: Code patterns (e.g. "code1-code2")
values: Number of occurrences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.