Skip to content

Commit

Permalink
updating testthat
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding committed Apr 2, 2024
1 parent ced1942 commit cb31601
Show file tree
Hide file tree
Showing 10 changed files with 166 additions and 880 deletions.
1 change: 1 addition & 0 deletions R/clonalOccupy.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ clonalOccupy <- function(sc.data,
group_by(meta[,x.axis], meta[,facet.by], cloneSize) %>%
count() %>%
as.data.frame()
meta[,1] <- as.factor(meta[,1])

colnames(meta)[1] <- x.axis
if(!is.null(facet.by)) {
Expand Down

This file was deleted.

146 changes: 0 additions & 146 deletions tests/testthat/_snaps/clonalOccupy/clonaloccupy-default-plot.new.svg

This file was deleted.

156 changes: 90 additions & 66 deletions tests/testthat/_snaps/clonalOccupy/clonaloccupy-default-plot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading

0 comments on commit cb31601

Please sign in to comment.