-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
51 lines (50 loc) · 1.42 KB
/
Copy pathNAMESPACE
File metadata and controls
51 lines (50 loc) · 1.42 KB
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
# Generated by roxygen2: do not edit by hand
export(add_experiments)
export(create_ranking)
export(downloadAE)
export(get_info_about_used_exp)
export(lFC_in_time)
export(load_data)
export(load_miRNA)
export(load_multi_data)
export(load_multi_miRNA)
export(multi_norm_and_annot)
export(norm_and_annot_by_platform)
export(norm_and_annot_miRNA)
export(eliminate_rep)
importFrom(AgiMicroRna,readMicroRnaAFE)
importFrom(AgiMicroRna,rmaMicroRna)
importFrom(AnnotationDbi,mapIds)
importFrom(AnnotationDbi,revmap)
importFrom(ArrayExpress,getAE)
importFrom(Biobase,exprs)
importFrom(Matrix.utils,aggregate.Matrix)
importFrom(affy,ReadAffy)
importFrom(affy,cdfName)
importFrom(affy,cleancdfname)
importFrom(affy,expresso)
importFrom(affy,rma)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(hgug4110b.db,hgug4110b.db)
importFrom(limma,read.maimages)
importFrom(marray,read.Agilent)
importFrom(oligo,read.celfiles)
importFrom(org.Hs.eg.db,org.Hs.egACCNUM)
importFrom(org.Hs.eg.db,org.Hs.egSYMBOL)
importFrom(reshape2,melt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,download.file)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,read.delim)
importFrom(utils,write.csv2)
importFrom(utils,write.table)
importFrom(vsn,vsn2)