Skip to content

Commit

Permalink
- patch sg_apply()
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Baumann committed Sep 13, 2023
1 parent baf023f commit 690d1d9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/sg-apply.R
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ sg_apply <- function(X,
][
, c("m", "p", "w") := NULL
]
dt_prep[, `:=`(
prep_set = paste0(prep_set, "-snv"),
prep_label = paste0(prep_label, "-snv")
)]

if ("prep_params_in" %in% colnames(dt_prep)) {
dt_prep[, prep_params := Map(
Expand Down

0 comments on commit 690d1d9

Please sign in to comment.