-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
109 lines (108 loc) · 2.58 KB
/
Copy pathNAMESPACE
File metadata and controls
109 lines (108 loc) · 2.58 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# Generated by roxygen2: do not edit by hand
export()
export(AvailableData)
export(Capitalize)
export(ClusterBag)
export(ClusterBagStability)
export(DESummaryFast)
export(ExploreIteratively)
export(FetchDataZeroPad)
export(FillNA)
export(FindMarkersFlex)
export(KMeansGapStat)
export(ProjectCells)
export(RefineVariableGenes)
export(SanitizeGenes)
export(SeuratMerge)
export(SeuratPie)
export(SubsetDataFlex)
export(TACS)
export(add_cc_score)
export(add_maehrlab_metadata)
export(add_pseudotime_to_seurat)
export(add_quadrants)
export(add_rp_mt_percentage)
export(add_rp_percentage)
export(add_tcr)
export(aggregate_nice)
export(align_embedding_to_reference)
export(annot_ident_plot)
export(call_monocle_on_seurat)
export(check_xist_all)
export(check_xist_pure)
export(classify_mlr)
export(cluster_summary)
export(cluster_wrapper)
export(collapse_by_name)
export(compare_views)
export(convert_species_dge)
export(custom_feature_plot)
export(dendrogram_merge_points)
export(deseuratify_raw_data)
export(dge_merge_list)
export(dir.create.nice)
export(div_by_max)
export(div_by_sum)
export(do_dim_red)
export(do_enrichr)
export(down_idx)
export(expected_doublet_counts)
export(explore_embeddings)
export(export_from_seurat)
export(facet_plot_gene_clusters)
export(faceted_tsne)
export(factor_numeric)
export(get_cTEC_mTEC_genes)
export(get_macosko_cc_genes)
export(get_metadata)
export(get_mouse_tfs)
export(get_ortholog)
export(get_ortholog_table)
export(get_poised_genes)
export(get_preimage)
export(get_ramilowski)
export(get_rene_markers)
export(get_similar_genes)
export(harmonize_species)
export(has_ortholog)
export(heatmap_gene_clusters)
export(is_mt)
export(is_rp)
export(knn_classifier)
export(load_thymus_profiling_data)
export(make_heatmap_for_table)
export(master_pt)
export(matrixify_preserving_rownames)
export(misc_summary_info)
export(na2zero)
export(normalize_cpx_amt)
export(outlier_labeled_scatterplot)
export(percentify)
export(plot_dendro_with_rect)
export(prop_nz)
export(remove_TEC_doublets)
export(remove_species_specific_genes)
export(replace_with_int_rank)
export(save_complexity_plot)
export(save_depth_stats)
export(save_feature_plots)
export(save_marker_table)
export(screen_receptor_ligand)
export(seuratify_thy_data)
export(smooth_and_cluster_genes)
export(standardize)
export(strip_suffix)
export(strsplit_drop)
export(text2file)
export(time_series)
export(time_series_save)
export(top_genes_by_pc)
export(top_n_preserve_rownames)
export(train_save_classifier)
export(tsne_colored)
export(var_gene_select)
export(vectorize_preserving_rownames)
export(wheel_plot)
import(Seurat)
import(ggplot2)
import(magrittr)