Skip to content

Commit

Permalink
clarify point, retry download
Browse files Browse the repository at this point in the history
  • Loading branch information
dbdimitrov committed Dec 13, 2022
1 parent ebe6351 commit d081087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/liana_aggregate.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ liana_aggregate <- function(liana_res,
} else if(aggregate_how=="specificity"){
specs <- liana:::.score_specs()
specs$sca <- NULL # remove SingleCellSignalR score
specs$call_sca <- NULL # remove SingleCellSignalR score
score_mode = specs
} else{
stop("Please specify an existing aggregate approach!")
Expand Down

0 comments on commit d081087

Please sign in to comment.