Skip to content
Snippets Groups Projects
Commit 6581faba authored by Maxime  BORRY's avatar Maxime BORRY
Browse files

updated documentation

parent 4a0263c4
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#'
#' @param ElistObject An Elist object.
#' @param contrastMatrix A contrast matrix.
#' @param geneSetCollection H, C2_KEGG, or C2_REACTOME, default to H (character).
#' @param geneSetCollection H, C2_KEGG, or C2_REACTOME, default to H (character). Can be custom of class list.
#' @param specie Mus musculus or Homo sapiens, default to Mus Musculus (character).
#' @param ENTREZGenesIds vector of gene ENTREZ identifiers.
#' @param directoryPath path to existing directory where to save the results ("character").
......
......@@ -18,7 +18,7 @@ coGSEA(ElistObject, contrastMatrix, ENTREZGenesIds, geneSetCollection = "H",
\item{ENTREZGenesIds}{vector of gene ENTREZ identifiers.}
\item{geneSetCollection}{H, C2_KEGG, or C2_REACTOME, default to H (character).}
\item{geneSetCollection}{H, C2_KEGG, or C2_REACTOME, default to H (character). Can be custom of class list.}
\item{specie}{Mus musculus or Homo sapiens, default to Mus Musculus (character).}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment