Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vertesy committed Sep 15, 2024
1 parent 3df7a95 commit 8cee017
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions R/Seurat.Utils.Metadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@ transferLabelsSeurat <- function(
predictions_col = "predicted.id",
predictions_score = sppp(new_ident, "score"),
save_anchors = TRUE,
reference_suffix = "reference",
reference_suffix = "REFERENCE.obj",
plot_suffix = NULL,
plot_reference = TRUE,
w = 12, h = 9,
Expand Down Expand Up @@ -1550,8 +1550,6 @@ transferLabelsSeurat <- function(
w = w, h = h, ...
)

"HERE"

return(query_obj)
}

Expand Down

0 comments on commit 8cee017

Please sign in to comment.