-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
31 lines (30 loc) · 895 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
# Generated by roxygen2: do not edit by hand
export(calc_asm)
export(calc_derivedasm)
export(dame_track)
export(dame_track_mean)
export(extract_bams)
export(find_dames)
export(get_tstats)
export(methyl_MDS_plot)
export(methyl_circle_plot)
export(methyl_circle_plotCpG)
export(read_tuples)
import(ggplot2)
importFrom(BiocGenerics,"end<-")
importFrom(BiocGenerics,"start<-")
importFrom(BiocGenerics,end)
importFrom(BiocGenerics,start)
importFrom(GenomeInfoDb,seqnames)
importFrom(GenomicAlignments,readGAlignmentPairs)
importFrom(GenomicRanges,GRanges)
importFrom(IRanges,IRanges)
importFrom(S4Vectors,"mcols<-")
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,queryHits)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_locate_all)