# Generated by roxygen2: do not edit by hand

S3method(ggplot_add,dim_geom_sub)
S3method(ggplot_add,dim_sub)
S3method(ggplot_add,sc_dim_geom_ellipse)
S3method(ggplot_add,sc_dim_geom_feature)
S3method(ggplot_add,sc_dim_geom_label)
S3method(ggplot_add,sc_geom_annot)
export("%<+%")
export(aes)
export(draw_key_bgpoint)
export(geom_bgpoint)
export(geom_scattermore2)
export(plot_lisa_feature)
export(sc_dim)
export(sc_dim_count)
export(sc_dim_geom_ellipse)
export(sc_dim_geom_feature)
export(sc_dim_geom_label)
export(sc_dim_geom_sub)
export(sc_dim_sub)
export(sc_dot)
export(sc_feature)
export(sc_geom_annot)
export(sc_geom_point)
export(sc_spatial)
export(sc_violin)
export(scale_bg_color_manual)
export(scale_bg_colour_discrete)
export(scale_bg_colour_manual)
export(theme)
exportMethods(sc_dim)
exportMethods(sc_dot)
exportMethods(sc_feature)
exportMethods(sc_spatial)
exportMethods(sc_violin)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(Rcpp,
  evalCpp,
  sourceCpp
)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(Seurat,DefaultAssay)
importFrom(SingleCellExperiment,
  int_colData,
  int_metadata,
  reducedDimNames,
  reducedDims
)
importFrom(SummarizedExperiment,
  assay,
  assayNames,
  colData
)
importFrom(cli,cli_abort)
importFrom(ggfun,
  "%<+%",
  get_aes_var
)
importFrom(ggplot2,
  "%+replace%",
  ScaleDiscreteIdentity,
  aes,
  annotation_custom,
  coord_fixed,
  coord_flip,
  discrete_scale,
  draw_key_point,
  element_blank,
  element_rect,
  element_text,
  facet_grid,
  facet_wrap,
  fill_alpha,
  geom_blank,
  geom_col,
  geom_point,
  geom_violin,
  ggplot,
  ggplot_add,
  ggplot_build,
  ggtitle,
  guide_colorbar,
  guide_legend,
  guides,
  label_wrap_gen,
  labs,
  layer,
  layer_data,
  rel,
  scale_color_distiller,
  scale_color_gradient,
  scale_color_gradientn,
  scale_color_identity,
  scale_fill_manual,
  scale_y_continuous,
  stat_ellipse,
  theme,
  theme_bw,
  theme_minimal,
  translate_shape_string,
  waiver,
  xlab,
  ylab
)
importFrom(grDevices,
  as.raster,
  colorRampPalette
)
importFrom(grid,
  gList,
  gTree,
  gpar,
  grid.draw,
  grobName,
  grobTree,
  is.unit,
  pointsGrob,
  rasterGrob,
  unit
)
importFrom(methods,
  as,
  setMethod
)
importFrom(rlang,
  .data,
  list2,
  sym
)
importFrom(scales,
  alpha,
  pal_identity
)
importFrom(scattermore,
  geom_scattermore,
  scattermore
)
importFrom(stats,
  as.formula,
  dist,
  hclust,
  setNames
)
importFrom(tibble,as_tibble)
importFrom(tidydr,theme_dr)
importFrom(tidyr,pivot_longer)
importFrom(utils,
  getFromNamespace,
  modifyList
)
importFrom(yulab.utils,get_fun_from_pkg)
useDynLib(ggsc)
