Skip to content

Commit

Permalink
fix NOTE
Browse files Browse the repository at this point in the history
stemangiola committed Nov 10, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
phi-gamma Philipp Gesang
1 parent 6b7d137 commit b95bb70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/methods.R
Original file line number Diff line number Diff line change
@@ -74,6 +74,8 @@ setMethod("join_features", "Seurat", function(.data,
features=NULL, all=FALSE, exclude_zeros=FALSE, shape="long",
assay=NULL, slot="data", ...) {

.feature = NULL

if(shape == "long")
.data |>
left_join(

0 comments on commit b95bb70

Please sign in to comment.