Skip to content

Commit

Permalink
Update methods.R
Browse files Browse the repository at this point in the history
  • Loading branch information
multitalk committed Jun 17, 2022
1 parent 34dc8ba commit 6751d6f
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
Expand Up @@ -698,6 +698,8 @@ dec_cci_all <- function(object, n_neighbor = 10, min_pairs = 5, min_pairs_ratio
}
}
}
doParallel::stopImplicitCluster()
parallel::stopCluster(cl)
res_receptor_tf <- NULL
res_lrpair <- NULL
res_cellpair <- list()
Expand Down

0 comments on commit 6751d6f

Please sign in to comment.