find_annotation_clusters | R Documentation |
Identifies clusters of annotations that are close together in the text, helping to identify dense coding regions.
find_annotation_clusters(annotations)
annotations |
Data frame containing sorted text annotations with columns:
|
List of annotation clusters, where each cluster contains annotations that are within a specified distance of each other
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.