-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 746 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 746 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
# Generated by roxygen2: do not edit by hand
export(bambaf_from_vcf)
export(bed_generator)
export(get_array_input)
export(iCNV_detection)
export(icnv_output_to_gb)
export(output_list)
export(plotHMMscore)
export(plot_intensity)
export(plotindi)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,kmeans)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
import(CODEX)