Skip to content

Commit

Permalink
Update limiric_core.R
Browse files Browse the repository at this point in the history
  • Loading branch information
AlicenJoyHenning committed Sep 12, 2024
1 parent 5afe0d7 commit b01c32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/limiric_core.R
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ limiric_core <- function(
# Filtering step after visualization, keep those that are immune cells
Seurat <- subset(Seurat, IMC == "IMC")

message("\u2714 Immune cells isolated\n")
message("\u2714 Immune cells isolated")

}

Expand Down

0 comments on commit b01c32d

Please sign in to comment.