-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 1021 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 1021 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
25
26
27
28
29
30
31
32
33
34
# Generated by roxygen2: do not edit by hand
export(multiplicity)
export(parsesnpeff)
export(plot_multiplicity_cn_density)
export(plot_multiplicity_cn_vs_segment)
export(plot_multiplicity_gtrack)
export(plot_multiplicity_histogram)
export(plot_vaf_cn_scatter)
export(snvplicity)
export(transform_hets)
export(transform_snv)
import(GenomicRanges)
import(VariantAnnotation)
import(data.table)
import(gGnome)
import(gTrack)
import(gUtils)
import(ggplot2)
importFrom(khtools,coalesce)
importFrom(khtools,grok_vcf)
importFrom(magrittr,"%>%")
importFrom(pals,glasbey)
importMethodsFrom(GenomeInfoDb,"seqlengths<-")
importMethodsFrom(GenomeInfoDb,"seqlevels<-")
importMethodsFrom(GenomeInfoDb,"seqnames<-")
importMethodsFrom(GenomeInfoDb,seqlengths)
importMethodsFrom(GenomeInfoDb,seqlevels)
importMethodsFrom(GenomeInfoDb,seqnames)
importMethodsFrom(MatrixGenerics,rowRanges)
importMethodsFrom(S4Vectors,"mcols<-")
importMethodsFrom(S4Vectors,"values<-")
importMethodsFrom(S4Vectors,mcols)
importMethodsFrom(S4Vectors,values)