Skip to content

Commit

Permalink
Remove the bug from comp_manipulate.
Browse files Browse the repository at this point in the history
  • Loading branch information
asalavaty committed Oct 23, 2023
1 parent 2cd5060 commit e6493bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -4235,6 +4235,7 @@ sirir <- function(graph, vertices = V(graph),

overexpr <- function(graph, vertices = upregulate_vertices, beta = beta, gamma = gamma,
no.sim = no.sim, loop_verbose = loop_verbose,
ncores = ncores,
node_verbose = node_verbose, seed = seed) {

suppressWarnings({
Expand Down

0 comments on commit e6493bc

Please sign in to comment.