-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
39 lines (38 loc) · 885 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(simulate,counts)
export(build.graph)
export(cdev)
export(cdev.from.scaling.factors)
export(cdev.generic)
export(community.gce)
export(community.shell)
export(get.references.apcluster)
export(get.references.blocks)
export(get.references.dbscan)
export(get.references.hclust)
export(get.references.v1)
export(linspace)
export(normalize.by.deges)
export(normalize.by.deseq)
export(normalize.by.poissonseq)
export(normalize.by.refs)
export(normalize.by.ruv_r)
export(normalize.by.scaleFactors)
export(normalize.by.tmm)
export(normalize.by.uq)
export(rank1.residuals)
export(rmsd)
export(srms)
export(variance.refs)
import(DESeq2)
import(MASS)
import(PoissonSeq)
import(RUVSeq)
import(TCC)
import(dynamicTreeCut)
import(edgeR)
import(igraph)
import(parallel)
import(truncnorm)
importFrom(apcluster,apcluster)
importFrom(dbscan,dbscan)