-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathNAMESPACE
169 lines (168 loc) · 4.96 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
# Generated by roxygen2: do not edit by hand
export(.reorder_params)
export(BASiCS_CalculateERCC)
export(BASiCS_CorrectOffset)
export(BASiCS_DenoisedCounts)
export(BASiCS_DenoisedRates)
export(BASiCS_DetectHVG)
export(BASiCS_DetectLVG)
export(BASiCS_DetectVG)
export(BASiCS_DiagHist)
export(BASiCS_DiagPlot)
export(BASiCS_DivideAndConquer)
export(BASiCS_Draw)
export(BASiCS_EffectiveSize)
export(BASiCS_Filter)
export(BASiCS_LoadChain)
export(BASiCS_MCMC)
export(BASiCS_MockSCE)
export(BASiCS_PlotDE)
export(BASiCS_PlotOffset)
export(BASiCS_PlotVG)
export(BASiCS_PriorParam)
export(BASiCS_ShowFit)
export(BASiCS_Sim)
export(BASiCS_TestDE)
export(BASiCS_VarThresholdSearchHVG)
export(BASiCS_VarThresholdSearchLVG)
export(BASiCS_VarThresholdSearchVG)
export(BASiCS_VarianceDecomp)
export(BASiCS_diagHist)
export(BASiCS_diagPlot)
export(BASiCS_effectiveSize)
export(BASiCS_showFit)
export(displayChainBASiCS)
export(displaySummaryBASiCS)
export(format)
export(makeExampleBASiCS_Data)
export(newBASiCS_Chain)
export(newBASiCS_Data)
exportClasses(BASiCS_Chain)
exportClasses(BASiCS_Summary)
exportMethods("[")
exportMethods("[[")
exportMethods("rowData<-")
exportMethods(BASiCS_PlotDE)
exportMethods(Summary)
exportMethods(as.data.frame)
exportMethods(dim)
exportMethods(dimnames)
exportMethods(displayChainBASiCS)
exportMethods(displaySummaryBASiCS)
exportMethods(format)
exportMethods(plot)
exportMethods(rowData)
exportMethods(show)
exportMethods(subset)
exportMethods(updateObject)
importClassesFrom(Biobase,Versioned)
importFrom(BiocGenerics,as.data.frame)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,DataFrame)
importFrom(SingleCellExperiment,"altExp<-")
importFrom(SingleCellExperiment,"altExpNames<-")
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,altExp)
importFrom(SingleCellExperiment,altExpNames)
importFrom(SingleCellExperiment,counts)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(assertthat,assert_that)
importFrom(coda,HPDinterval)
importFrom(coda,effectiveSize)
importFrom(coda,geweke.diag)
importFrom(coda,mcmc)
importFrom(cowplot,plot_grid)
importFrom(ggExtra,ggMarginal)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_colour_brewer)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,nclass.FD)
importFrom(graphics,segments)
importFrom(hexbin,hexbin)
importFrom(matrixStats,colMeans2)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,rowMedians)
importFrom(matrixStats,rowVars)
importFrom(methods,.hasSlot)
importFrom(methods,Summary)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,slotNames)
importFrom(posterior,rhat)
importFrom(scran,calculateSumFactors)
importFrom(scuttle,cleanSizeFactors)
importFrom(stats,acf)
importFrom(stats,ar)
importFrom(stats,density)
importFrom(stats,lag)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats4,plot)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,write.table)
importFrom(viridis,scale_color_viridis)
importFrom(viridis,scale_fill_viridis)
importMethodsFrom(BiocGenerics,colnames)
importMethodsFrom(BiocGenerics,counts)
importMethodsFrom(BiocGenerics,rownames)
importMethodsFrom(BiocGenerics,subset)
importMethodsFrom(BiocGenerics,updateObject)
importMethodsFrom(Matrix,rowMeans)
importMethodsFrom(Matrix,t)
useDynLib(BASiCS)