Skip to content

Commit

Permalink
Merge branch 'suite_dev' into suite
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Aug 12, 2024
2 parents 2b5fd0b + 511c304 commit 4cbea9f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/convenience_visiumHD.R
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ setMethod("print", signature("VisiumHDReader"), function(x, ...) show(x))
#' array_subset_col = c(500, 1000))
#'
#' # Create a `giotto` object and add the loaded data
#' TODO
#' # TODO
#' }
#' @export
importVisiumHD <- function(
Expand Down
2 changes: 1 addition & 1 deletion R/feature_set_enrichment.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#' for more details, see:
#' https://software.broadinstitute.org/cancer/software/gsea/wiki/index.php/Data_formats#RNK:_Ranked_list_file_format_.28.2A.rnk.29
#'
#' For more information on parameter convetions,
#' For more information on parameter conventions,
#' please reference GSEA's documentation here:
#' https://www.gsea-msigdb.org/gsea/doc/GSEAUserGuideTEXT.htm#_Syntax
#' @export
Expand Down
2 changes: 1 addition & 1 deletion man/doFeatureSetEnrichment.Rd

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

2 changes: 1 addition & 1 deletion man/importVisiumHD.Rd

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

0 comments on commit 4cbea9f

Please sign in to comment.