XGR_filter_assays: Filter assays

View source: R/XGR_filter_assays.R

XGR_filter_assaysR Documentation

Filter assays

Description

Identify the assays with the most annotations in the locus. Then only keep these assays.

Usage

XGR_filter_assays(gr.lib, n_top_assays = 1)

Arguments

gr.lib

Results from XGR_query.

n_top_assays

Number of top assays to include per library.

See Also

Other XGR: XGR_enrichment_bootstrap(), XGR_enrichment_plot(), XGR_enrichment(), XGR_filter_sources(), XGR_import_annotations(), 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

Examples

gr.filt <- echoannot::XGR_filter_assays(gr.lib = echoannot::xgr_example)

RajLabMSSM/echoannot documentation built on Oct. 26, 2023, 2:41 p.m.