View source: R/XGR_import_annotations.R
XGR_import_annotations | R Documentation |
Download XGR annotations
XGR_import_annotations(
gr.snp,
anno_data_path = file.path("annotations", paste0("XGR_", lib.name, ".rds")),
lib.name,
save_xgr = TRUE,
annot_overlap_threshold = 5
)
Other XGR:
XGR_enrichment_bootstrap()
,
XGR_enrichment_plot()
,
XGR_enrichment()
,
XGR_filter_assays()
,
XGR_filter_sources()
,
XGR_iterate_enrichment()
,
XGR_iterate_overlap()
,
XGR_merge_and_process()
,
XGR_parse_metadata()
,
XGR_plot_enrichment()
,
XGR_prepare_foreground_background()
,
XGR_query()
,
XGR_sep_handler()
,
xgr_example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.