Skip to content

Commit

Permalink
Restore image argument to Load10X_Spatial()
Browse files Browse the repository at this point in the history
  • Loading branch information
jratcliff committed Sep 25, 2023
1 parent c666647 commit 51d58db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/preprocessing.R
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ Load10X_Spatial <- function(
slice = 'slice1',
filter.matrix = TRUE,
to.upper = FALSE,
image = NULL,
...
) {
if (length(x = data.dir) > 1) {
Expand Down

0 comments on commit 51d58db

Please sign in to comment.