Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiheesi authored Aug 4, 2023
1 parent d7bb90f commit 2a7cd85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/Heatmap.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ heatmapSC <- function(object,
set.seed(set.seed)
color.space <- colorspace::RGB(runif(n), runif(n), runif(n))
color.space <- as(color.space, "LAB")




#function to create large palette of colors for annotation tracks
Expand Down

0 comments on commit 2a7cd85

Please sign in to comment.