diff --git a/R/cleanup.R b/R/cleanup.R index f7bf9eb9..ba93a8b8 100755 --- a/R/cleanup.R +++ b/R/cleanup.R @@ -680,7 +680,6 @@ cleanGeneDescription <- function(prot, column) { #' } selectLongestDuplicate <- function(prot, column) { col <- rlang::sym(column) - prot <- prot %>% mutate(row.orig = seq_len(n())) # Get list of duplicates