Commit cd665bdf authored by smorabit's avatar smorabit
Browse files

typo

parent e7a90a68
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -212,7 +212,6 @@ SetDatExpr <- function(
  }

  # get the metadata from the seurat object:
  print('here')
  seurat_meta <- s_obj@meta.data

  # columns to group by for cluster/celltype
+1 −2
Original line number Diff line number Diff line
@@ -1898,8 +1898,7 @@ PlotModuleTraitCorrelation <- function(
  text_color = 'black',
  text_digits = 3,
  combine = TRUE,
  wgcna_name = NULL,
  flip_coords =
  wgcna_name = NULL
){

  if(is.null(wgcna_name)){wgcna_name <- seurat_obj@misc$active_wgcna}