File: NAMESPACE

package info (click to toggle)
r-bioc-structuralvariantannotation 1.13.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: makefile: 2
file content (37 lines) | stat: -rw-r--r-- 940 bytes parent folder | download
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
# Generated by roxygen2: do not edit by hand

export(breakendRanges)
export(breakpointRanges)
export(breakpointgr2bedpe)
export(breakpointgr2pairs)
export(calculateReferenceHomology)
export(countBreakpointOverlaps)
export(extractBreakpointSequence)
export(extractReferenceSequence)
export(findBreakpointOverlaps)
export(findInsDupOverlaps)
export(findTransitiveCalls)
export(hasPartner)
export(isStructural)
export(isSymbolic)
export(numtDetect)
export(pairs2breakpointgr)
export(partner)
export(rtDetect)
export(simpleEventLength)
export(simpleEventType)
import(BiocGenerics)
import(Biostrings)
import(GenomeInfoDb)
import(GenomicRanges)
import(IRanges)
import(S4Vectors)
import(SummarizedExperiment)
import(VariantAnnotation)
import(rtracklayer)
importFrom(dplyr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(rlang,.data)