-
Notifications
You must be signed in to change notification settings - Fork 23
/
NAMESPACE
295 lines (294 loc) · 8.1 KB
/
NAMESPACE
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
# Generated by roxygen2: do not edit by hand
S3method(Add_Cell_Complexity,Seurat)
S3method(Add_Cell_Complexity,liger)
S3method(Add_Mito_Ribo,Seurat)
S3method(Add_Mito_Ribo,liger)
S3method(Fetch_Meta,Seurat)
S3method(Fetch_Meta,liger)
S3method(as.LIGER,Seurat)
S3method(as.LIGER,list)
S3method(as.Seurat,liger)
S3method(as.anndata,Seurat)
S3method(as.anndata,liger)
export(Add_Alt_Feature_ID)
export(Add_CellBender_Diff)
export(Add_Cell_Complexity)
export(Add_Cell_Complexity_LIGER)
export(Add_Cell_Complexity_Seurat)
export(Add_Cell_QC_Metrics)
export(Add_Mito_Ribo)
export(Add_Mito_Ribo_LIGER)
export(Add_Mito_Ribo_Seurat)
export(Add_Pct_Diff)
export(Add_Sample_Meta)
export(Add_Top_Gene_Pct_Seurat)
export(Barcode_Plot)
export(Blank_Theme)
export(Case_Check)
export(CellBender_Diff_Plot)
export(CellBender_Feature_Diff)
export(Cell_Highlight_Plot)
export(Change_Delim_All)
export(Change_Delim_Prefix)
export(Change_Delim_Suffix)
export(CheckMatrix_scCustom)
export(Cluster_Highlight_Plot)
export(Cluster_Stats_All_Samples)
export(Clustered_DotPlot)
export(ColorBlind_Pal)
export(Convert_Assay)
export(Copy_From_GCP)
export(Copy_To_GCP)
export(Create_10X_H5)
export(Create_CellBender_Merged_Seurat)
export(Create_Cluster_Annotation_File)
export(Dark2_Pal)
export(DimPlot_All_Samples)
export(DimPlot_LIGER)
export(DimPlot_scCustom)
export(DiscretePalette_scCustomize)
export(DotPlot_scCustom)
export(Extract_Modality)
export(Extract_Sample_Meta)
export(Extract_Top_Markers)
export(FeaturePlot_DualAssay)
export(FeaturePlot_scCustom)
export(FeatureScatter_scCustom)
export(Feature_Present)
export(Fetch_Meta)
export(Gene_Present)
export(Hue_Pal)
export(Iterate_Barcode_Rank_Plot)
export(Iterate_Cluster_Highlight_Plot)
export(Iterate_DimPlot_bySample)
export(Iterate_FeaturePlot_scCustom)
export(Iterate_Meta_Highlight_Plot)
export(Iterate_PC_Loading_Plots)
export(Iterate_Plot_Density_Custom)
export(Iterate_Plot_Density_Joint)
export(Iterate_VlnPlot_scCustom)
export(JCO_Four)
export(LIGER_Features)
export(Liger_to_Seurat)
export(MAD_Stats)
export(Median_Stats)
export(Merge_Seurat_List)
export(Merge_Sparse_Data_All)
export(Merge_Sparse_Multimodal_All)
export(Meta_Highlight_Plot)
export(Meta_Numeric)
export(Meta_Present)
export(Meta_Present_LIGER)
export(Meta_Remove_Seurat)
export(Move_Legend)
export(NavyAndOrange)
export(PC_Plotting)
export(PalettePlot)
export(Percent_Expressing)
export(Plot_Cells_per_Sample)
export(Plot_Density_Custom)
export(Plot_Density_Joint_Only)
export(Plot_Median_Genes)
export(Plot_Median_Mito)
export(Plot_Median_Other)
export(Plot_Median_UMIs)
export(Pull_Cluster_Annotation)
export(Pull_Directory_List)
export(QC_Histogram)
export(QC_Plot_GenevsFeature)
export(QC_Plot_UMIvsFeature)
export(QC_Plot_UMIvsGene)
export(QC_Plots_Combined_Vln)
export(QC_Plots_Complexity)
export(QC_Plots_Feature)
export(QC_Plots_Genes)
export(QC_Plots_Mito)
export(QC_Plots_UMIs)
export(Read10X_GEO)
export(Read10X_Multi_Directory)
export(Read10X_h5_GEO)
export(Read10X_h5_Multi_Directory)
export(Read_CellBender_h5_Mat)
export(Read_CellBender_h5_Multi_Directory)
export(Read_CellBender_h5_Multi_File)
export(Read_GEO_Delim)
export(Read_Metrics_10X)
export(Reduction_Loading_Present)
export(Rename_Clusters)
export(Replace_Suffix)
export(Seq_QC_Plot_Alignment_Combined)
export(Seq_QC_Plot_Antisense)
export(Seq_QC_Plot_Basic_Combined)
export(Seq_QC_Plot_Exonic)
export(Seq_QC_Plot_Genes)
export(Seq_QC_Plot_Genome)
export(Seq_QC_Plot_Intergenic)
export(Seq_QC_Plot_Intronic)
export(Seq_QC_Plot_Number_Cells)
export(Seq_QC_Plot_Reads_in_Cells)
export(Seq_QC_Plot_Reads_per_Cell)
export(Seq_QC_Plot_Saturation)
export(Seq_QC_Plot_Total_Genes)
export(Seq_QC_Plot_Transcriptome)
export(Seq_QC_Plot_UMIs)
export(Setup_scRNAseq_Project)
export(Single_Color_Palette)
export(Split_FeatureScatter)
export(Split_Layers)
export(Split_Vector)
export(Stacked_VlnPlot)
export(Store_Misc_Info_Seurat)
export(Store_Palette_Seurat)
export(Top_Genes_Factor)
export(UnRotate_X)
export(Updated_HGNC_Symbols)
export(VariableFeaturePlot_scCustom)
export(Variable_Features_ALL_LIGER)
export(VlnPlot_scCustom)
export(as.LIGER)
export(as.Seurat)
export(as.anndata)
export(plotFactors_scCustom)
export(scCustomize_Palette)
export(theme_ggprism_mod)
export(viridis_dark_high)
export(viridis_inferno_dark_high)
export(viridis_inferno_light_high)
export(viridis_light_high)
export(viridis_magma_dark_high)
export(viridis_magma_light_high)
export(viridis_plasma_dark_high)
export(viridis_plasma_light_high)
import(Matrix)
import(Seurat)
import(cli)
import(ggplot2)
import(ggrastr)
import(parallel)
import(patchwork)
import(pbapply)
importFrom(Matrix,readMM)
importFrom(Matrix,rowSums)
importFrom(Seurat,AddMetaData)
importFrom(Seurat,DimPlot)
importFrom(Seurat,DotPlot)
importFrom(Seurat,FeaturePlot)
importFrom(Seurat,FeatureScatter)
importFrom(Seurat,PCHeatmap)
importFrom(Seurat,PercentageFeatureSet)
importFrom(Seurat,Read10X)
importFrom(Seurat,Read10X_h5)
importFrom(Seurat,VariableFeaturePlot)
importFrom(Seurat,VizDimLoadings)
importFrom(Seurat,VlnPlot)
importFrom(SeuratObject,DefaultDimReduc)
importFrom(SeuratObject,Features)
importFrom(SeuratObject,JoinLayers)
importFrom(SeuratObject,LayerData)
importFrom(SeuratObject,Layers)
importFrom(SeuratObject,as.Seurat)
importFrom(circlize,colorRamp2)
importFrom(cowplot,theme_cowplot)
importFrom(data.table,fread)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,grouped_df)
importFrom(dplyr,intersect)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(dplyr,slice)
importFrom(dplyr,slice_max)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,union)
importFrom(forcats,fct_relevel)
importFrom(ggbeeswarm,geom_quasirandom)
importFrom(ggplot2,theme)
importFrom(ggprism,theme_prism)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(glue,glue_collapse)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(grid,gpar)
importFrom(grid,grid.circle)
importFrom(grid,grid.rect)
importFrom(janitor,adorn_totals)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,hasArg)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(paletteer,paletteer_c)
importFrom(paletteer,paletteer_d)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,reduce)
importFrom(rlang,"!!")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,is_installed)
importFrom(rlang,sym)
importFrom(scales,alpha)
importFrom(scales,hue_pal)
importFrom(scales,label_percent)
importFrom(scattermore,geom_scattermore)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,kmeans)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stringi,stri_replace_first_fixed)
importFrom(stringi,stri_replace_last_fixed)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_na)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_sentence)
importFrom(stringr,str_to_upper)
importFrom(stringr,str_wrap)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tribble)
importFrom(tidyr,drop_na)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate_wider_delim)
importFrom(utils,combn)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)