-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
59 lines (58 loc) · 1.39 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
# Generated by roxygen2: do not edit by hand
export(annotate)
export(countT)
export(filteR)
export(fqcR)
export(frqc)
export(gene_exp)
export(import_dataset)
export(splice)
import(ASpli)
import(AnnotationDbi)
import(BiocParallel)
import(DESeq2)
import(GenomicAlignments)
import(GenomicFeatures)
import(RColorBrewer)
import(Rqc)
import(ShortRead)
import(SummarizedExperiment)
import(biomaRt)
import(edgeR)
import(ggplot2)
import(gplots)
import(grDevices)
import(graphics)
import(knitr)
import(lattice)
import(pheatmap)
import(qrqc)
import(vsn)
importFrom(ape,as.phylo)
importFrom(ape,plot.phylo)
importFrom(easyRNASeq,BamFileList)
importFrom(easyRNASeq,assay)
importFrom(easyRNASeq,assays)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(systemPipeR,GOCluster_Report)
importFrom(systemPipeR,GOHyperGAll)
importFrom(systemPipeR,alignStats)
importFrom(systemPipeR,filterDEGs)
importFrom(systemPipeR,goBarplot)
importFrom(systemPipeR,makeCATdb)
importFrom(systemPipeR,outpaths)
importFrom(systemPipeR,overLapper)
importFrom(systemPipeR,readComp)
importFrom(systemPipeR,returnRPKM)
importFrom(systemPipeR,runCommandline)
importFrom(systemPipeR,run_edgeR)
importFrom(systemPipeR,systemArgs)
importFrom(systemPipeR,targetsin)
importFrom(systemPipeR,vennPlot)
importFrom(utils,browseURL)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.table)