Skip to content

Commit

Permalink
Cross-reference Enrichment/Over-representation function manuals
Browse files Browse the repository at this point in the history
  • Loading branch information
moosa-r committed Jan 1, 2025
1 parent 071e969 commit c5c77e7
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/enrichr.R
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,7 @@ rba_enrichr_gene_map <- function(gene,
#' }
#'
#' @family "Enrichr"
#' @family "Enrichment/Over-representation"
#' @export
rba_enrichr <- function(gene_list,
description = NULL,
Expand Down
1 change: 1 addition & 0 deletions R/mieaa.R
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ rba_mieaa_enrich_results <- function(job_id,
#' }
#'
#' @family "miEAA"
#' @family "Enrichment/Over-representation"
#' @export
rba_mieaa_enrich <- function(test_set,
mirna_type,
Expand Down
1 change: 1 addition & 0 deletions R/panther.R
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ rba_panther_mapping <- function(genes,
#' }
#'
#' @family "PANTHER"
#' @family "Enrichment/Over-representation"
#' @export
rba_panther_enrich <- function(genes,
organism,
Expand Down
1 change: 1 addition & 0 deletions R/reactome_analysis.R
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
#' }
#'
#' @family "Reactome Analysis Service"
#' @family "Enrichment/Over-representation"
#' @export
rba_reactome_analysis <- function(input,
input_format = NULL,
Expand Down
2 changes: 2 additions & 0 deletions R/stringdb.R
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ rba_string_homology_inter <- function(ids,
#' }
#'
#' @family "STRING"
#' @family "Enrichment/Over-representation"
#' @seealso
#' \code{\link{rba_string_map_ids},
#' \link{rba_string_annotations},
Expand Down Expand Up @@ -1378,6 +1379,7 @@ rba_string_version <- function(...) {
#' }
#'
#' @family "STRING"
#' @family "Enrichment/Over-representation"
#' @seealso
#' \code{\link{rba_string_map_ids},
#' \link{rba_string_enrichment},
Expand Down
8 changes: 8 additions & 0 deletions man/rba_enrichr.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions man/rba_mieaa_enrich.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions man/rba_panther_enrich.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions man/rba_reactome_analysis.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions man/rba_string_enrichment.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions man/rba_string_enrichment_image.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5c77e7

Please sign in to comment.