-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
50 lines (49 loc) · 1.2 KB
/
NAMESPACE
File metadata and controls
50 lines (49 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_atac_metadata)
export(add_nucleosome_signal)
export(annotate_atac)
export(annotate_celltypes)
export(auto_subset)
export(calc_frip)
export(feature_hist)
export(find_ligands)
export(find_tar_genes)
export(gen_cellecta_bc_data)
export(kill_cc)
export(merge_atac)
export(merge_gex_atac)
export(optimize_silhouette)
export(plot_cc)
export(plot_cols)
export(plot_complex_heatmap)
export(process_ltbc)
export(process_seurat)
export(process_seurat_atac)
export(r_dim_plot)
export(r_feature_plot)
export(r_make_loom_files)
export(run_fdl)
export(silhouette_cluster_mean)
export(silhouette_mean)
export(silhouette_plot)
export(silhouette_seurat)
export(tenx_load_qc)
export(theme_roberts)
export(tss_enrichment)
export(write_off_md)
importFrom(extrafont,font_import)
importFrom(extrafont,loadfonts)
importFrom(ggpubr,theme_pubr)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdfFonts)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(magrittr,"%>%")
importFrom(patchwork,plot_annotation)
importFrom(qs,qsave)
importFrom(scales,alpha)
importFrom(stats,na.omit)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,write.table)