-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 960 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
# Generated by roxygen2: do not edit by hand
export(annotateGRanges)
export(annotatePlot)
export(calculateMethSiteTranscriptCors)
export(calculateRegionMethylationTranscriptCors)
export(calculateSmoothedMethodicalScores)
export(correct_correlation_pvalues)
export(createRandomRegions)
export(expand_granges)
export(extractGRangesMethSiteValues)
export(extractMethSitesFromGenome)
export(findTMRs)
export(kallistoIndex)
export(kallistoQuantify)
export(liftoverMethRSE)
export(makeMethRSEFromArrayFiles)
export(makeMethRSEFromBedgraphs)
export(maskRangesInRSE)
export(methrixToRSE)
export(plotMethSiteCorCoefs)
export(plotMethodicalScores)
export(plotMethylationValues)
export(plotTMRs)
export(rangesRelativeToTSS)
export(rapidCorTest)
export(sampleMethSites)
export(strandedDistance)
export(sumTranscriptValuesForGenes)
export(summarizeRegionMethylation)
import(ExperimentHub)
import(GenomicRanges)
import(R.utils)
import(SummarizedExperiment)
import(ggplot2)