-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 809 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 809 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
# Generated by roxygen2: do not edit by hand
export(bseqsc_basis)
export(bseqsc_config)
export(bseqsc_csdiff)
export(bseqsc_proportions)
export(fitEdgeR)
export(getMITRIB)
export(plotBasis)
export(plotCellTotals)
export(plotEffectSize)
export(pvalueScatter)
export(rscData)
import(csSAM)
import(ggplot2)
import(pkgmaker)
import(plyr)
import(stringr)
import(xbioc)
importFrom(AnnotationDbi,unlist2)
importFrom(NMF,aheatmap)
importFrom(dplyr,mutate_)
importFrom(e1071,svm)
importFrom(edgeR,DGEList)
importFrom(edgeR,calcNormFactors)
importFrom(edgeR,estimateDisp)
importFrom(edgeR,glmQLFTest)
importFrom(edgeR,glmQLFit)
importFrom(edgeR,topTags)
importFrom(parallel,mclapply)
importFrom(preprocessCore,normalize.quantiles)
importFrom(rngtools,setRNG)
importFrom(scales,log_breaks)
importFrom(scales,trans_new)