Skip to content

Commit

Permalink
Removing legends on testthat svg
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding committed Nov 8, 2023
1 parent 8a5a2a2 commit b762f01
Show file tree
Hide file tree
Showing 12 changed files with 694 additions and 778 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Imports:
reshape2,
rjson,
rlang,
Russ,
S4Vectors,
SeuratObject,
SingleCellExperiment,
Expand Down
1 change: 1 addition & 0 deletions R/clonalBias.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
#' @param exportTable Returns the data frame used for forming the graph.
#' @param palette Colors to use in visualization - input any \link[grDevices]{hcl.pals}.
#' @import ggplot2
#' @importClassesFrom quantreg rqss
#' @importFrom stringr str_sort
#' @export
#' @concept SC_Functions
Expand Down
68 changes: 25 additions & 43 deletions tests/testthat/_snaps/clonalBias/clonalbias-plot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b762f01

Please sign in to comment.