-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
40 lines (39 loc) · 980 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
32
33
34
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
export(CNA)
export(Mutations)
export(add_DP_and_NV)
export(add_drivers_to_segment_plot)
export(convert_name)
export(convert_to_granges)
export(fit)
export(fit_h)
export(fit_h_single_k)
export(fit_variational_h)
export(get_clonal_peaks)
export(get_drivers)
export(get_initialization)
export(get_k_max_k_means)
export(get_major)
export(get_reference)
export(get_simulation)
export(get_simulation_tickTack)
export(get_taus_karyo)
export(get_taus_karyo_gerstrung)
export(has_driver_data)
export(karyo_to_int)
export(model_selection_h)
export(plot_cnaqc)
export(plot_elbo_h)
export(plot_model_selection_h)
export(plot_posterior_clocks_h)
export(plot_posterior_weights_h)
export(plot_segments_tick_tack)
export(plot_segments_tick_tack_CN)
export(plot_segments_tick_tack_data)
export(plot_timing)
export(plot_timing_h)
export(plot_vaf)
export(prepare_input_data)
export(simulate_mutations)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)