-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
38 lines (37 loc) · 1.06 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
# Generated by roxygen2: do not edit by hand
export(TMS)
export(TrenaMultiScore)
exportClasses(TrenaMultiScore)
exportMethods(add.eQTLs)
exportMethods(addChIP)
exportMethods(addDistanceToTSS)
exportMethods(addGeneExpressionCorrelations)
exportMethods(addGenicAnnotations)
exportMethods(addRnaBindingProteins)
exportMethods(findFimoTFBS)
exportMethods(findMoodsTFBS)
exportMethods(findOpenChromatin)
exportMethods(getGeneHancerRegion)
exportMethods(getMultiScoreTable)
exportMethods(getOpenChromatin)
exportMethods(getProject)
exportMethods(getRnaBindingProteins)
exportMethods(getTargetGeneInfo)
exportMethods(scoreMotifHitsForConservation)
exportMethods(scoreMotifHitsForGeneHancer)
exportMethods(scoreMotifHitsForOpenChromatin)
import(GenomicRanges)
import(GenomicScores)
import(MotifDb)
import(RPostgreSQL)
import(annotatr)
import(ghdb)
import(methods)
import(motifmatchr)
import(org.Hs.eg.db)
import(phastCons100way.UCSC.hg38)
import(phastCons7way.UCSC.hg38)
import(trena)
importFrom(AnnotationDbi,select)
importFrom(TFBSTools,PFMatrixList)
importFrom(universalmotif,convert_motifs)