forked from CahanLab/CellNet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
63 lines (62 loc) · 1.3 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
# Generated by roxygen2: do not edit by hand
export(GEP_makeMean)
export(Norm_cleanPropRaw)
export(cn_HmClass)
export(cn_HmVars)
export(cn_apply)
export(cn_assessGRN)
export(cn_classAssess)
export(cn_barplot_grnSing)
export(cn_clr)
export(cn_compileGRNassessments)
export(cn_findSpecGenes)
export(cn_make_grn)
export(cn_make_processor)
export(cn_nis)
export(cn_nis_all)
export(cn_outputRes)
export(cn_remake_processor)
export(cn_s3_fetchFastq)
export(cn_salmon)
export(cn_setup)
export(cn_splitMakeAssess)
export(cn_trainNorm)
export(cn_writeReadme)
export(downSampleW)
export(fastq_readLength)
export(fastq_trim)
export(fetchIndexHandler)
export(fetch_salmon_indices)
export(find_tfs)
export(mp_rainbowPlot)
export(plot_class_PRs)
export(plot_nis)
export(processSRA)
export(s3_get)
export(s3_listDir)
export(s3_put)
export(trans_rnaseq)
export(utils_count_comments)
export(utils_loadObject)
export(utils_log)
export(utils_myDate)
export(utils_myDist)
export(utils_strip_fname)
export(utils_stripwhite)
export(utils_tarcompress_dir)
export(utils_unpack)
export(sc_statTab)
export(to_tsne)
export(tsneMult)
export(weighted_down)
export(trans_prop)
export(findVarGenes)
export(plot_tsne)
import(ggplot2)
import(igraph)
import(parallel)
import(pheatmap)
import(plyr)
import(randomForest)
import(tidyr)
importFrom(AnnotationDbi,as.list)