Skip to content

Commit d9ae914

Browse files
edited documentations
1 parent db51cf3 commit d9ae914

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

R/enrichment.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#' @param genesets_name name of the geneset,e.g "KEGG"
66
#' @param method enrichment method
77
#' @param weighted_by the column name in the gene_table of hypeR_GEM_obj that represents the weight of each gene
8-
#' @param a proportional to the smoothness of the sigmoid function, default a = -1
8+
#' @param a proportional to the smoothness of the sigmoid function, default a = 1
99
#' @param b the half-point threshold of the sigmoid function, default b = -1 (p-value = 0.1 as half-point)
1010
#' @param sigmoid_transformation logical; when method == "weighted", if TRUE apply .sigmoid_transformation() to `weighted_by`; if FALSE use the raw values
1111
#' @param min_metabolite minimum number of metabolite that drives the enrichment of a pathway

man/enrichment.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/signature2gene.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)