-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 962 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 962 Bytes
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
# Generated by roxygen2: do not edit by hand
export(ambiguous_cluster_one)
export(ambiguous_cluster_two)
export(beer_cluster)
export(beer_cluster_recurse)
export(beer_custom_cluster)
export(combat_cluster)
export(cspa_consensus_ensembles)
export(emit_seurat_clusters)
export(harmony_cluster)
export(harmony_custom_cluster)
export(make_scsa_csv)
export(parse_scsa_log)
export(qc_apply_filter_dirs)
export(run_beer_cluster_recurse)
export(run_cluster_analysis)
export(run_consensus_cluster)
export(run_custom_integ_workflow)
export(run_integ_workflow)
export(run_qc_workflow)
export(run_scater_normalize)
export(run_scater_plot)
export(run_scnorm_normalize)
export(run_scran_normalize)
export(run_seurat_qc)
export(run_subset_market)
export(run_subset_market_sparse)
export(scater_normalize_dirs)
export(scnorm_normalize_dirs)
export(scran_normalize_dirs)
export(seurat_cluster)
export(seurat_custom_cluster)
export(top1_top2_clusters)
importFrom(magrittr,"%>%")