process_comparison_file | R Documentation |
Processes uploaded comparison files, handling different file formats (CSV, JSON) and ensuring proper data structure and types for comparison analysis.
process_comparison_file(filepath)
filepath |
Character string specifying the path to the comparison file |
Data frame containing processed annotations with columns:
start: numeric, starting position of annotation
end: numeric, ending position of annotation
code: character, code applied to the annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.