find_code_transitions | R Documentation |
Identifies and analyzes transitions between consecutive code applications to understand coding sequence patterns.
find_code_transitions(annotations)
annotations |
Data frame of sorted annotations with columns:
|
List of code transitions, each containing:
from: Source code
to: Target code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.