generate_comparison_analysis | R Documentation |
Performs a comprehensive comparison of coding patterns between different sets of annotations, analyzing differences in coverage, code application, overlaps, and code sequences.
generate_comparison_analysis(annotations_list)
annotations_list |
A list of data frames, where each data frame contains annotations with columns:
|
A list containing comparison results and analysis:
coding_strategies: list of analyzed coding patterns for each input
comparison: list of comparative analyses between coding patterns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.