Skip to content

Commit

Permalink
chore: do not print plot
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Jan 28, 2025
1 parent 2b938bf commit 95c5a30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/clean.R
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ clean_raw_counts <- function(moo,
split_gene_name = split_gene_name
)

print(read_plot)

moo@counts[["clean"]] <- counts_matrix
return(moo)
}
Expand Down

0 comments on commit 95c5a30

Please sign in to comment.