-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
24 lines (23 loc) · 690 Bytes
/
NAMESPACE
File metadata and controls
24 lines (23 loc) · 690 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated by roxygen2 (4.1.1): do not edit by hand
export(GenotypeBreaks)
export(bam2GRanges)
export(breakSeekr)
export(createCompositeFile)
export(deltaWCalculator)
export(plotBreakpoints)
export(runBreakpointr)
export(runBreakpointrALL)
export(writeBedFile)
import(GenomicRanges)
import(ggplot2)
import(grid)
importFrom(BiocGenerics,as.vector)
importFrom(GenomicAlignments,first)
importFrom(GenomicAlignments,readGAlignmentPairsFromBam)
importFrom(GenomicAlignments,readGAlignmentsFromBam)
importFrom(Rsamtools,ScanBamParam)
importFrom(Rsamtools,indexBam)
importFrom(Rsamtools,scanBamFlag)
importFrom(Rsamtools,scanBamHeader)
importFrom(cowplot,plot_grid)
importFrom(gtools,mixedsort)