Skip to content

Commit

Permalink
remove testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Feb 23, 2024
1 parent 7577e9e commit 3120a48
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ S3method(as.LIGER,list)
S3method(as.Seurat,liger)
S3method(as.anndata,Seurat)
S3method(as.anndata,liger)
S3method(guide_gengrob,prism_offset)
S3method(guide_gengrob,prism_offset_minor)
S3method(guide_train,prism_offset_minor)
export(Add_Alt_Feature_ID)
export(Add_CellBender_Diff)
export(Add_Cell_Complexity)
Expand Down Expand Up @@ -152,12 +149,9 @@ export(VlnPlot_scCustom)
export(as.LIGER)
export(as.Seurat)
export(as.anndata)
export(guide_prism_offset)
export(guide_prism_offset_minor)
export(plotFactors_scCustom)
export(scCustomize_Palette)
export(theme_ggprism_mod)
export(theme_prism_scCustomize)
export(viridis_dark_high)
export(viridis_inferno_dark_high)
export(viridis_inferno_light_high)
Expand Down Expand Up @@ -223,10 +217,6 @@ importFrom(dplyr,summarize)
importFrom(dplyr,union)
importFrom(forcats,fct_relevel)
importFrom(ggbeeswarm,geom_quasirandom)
importFrom(ggplot2,guide_geom)
importFrom(ggplot2,guide_merge)
importFrom(ggplot2,guide_train)
importFrom(ggplot2,guide_transform)
importFrom(ggplot2,theme)
importFrom(ggprism,theme_prism)
importFrom(ggrepel,geom_label_repel)
Expand Down

0 comments on commit 3120a48

Please sign in to comment.