-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
42 lines (41 loc) · 1.18 KB
/
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
41
42
# Generated by roxygen2: do not edit by hand
export(add_annotation_titles)
export(best_replicate_peakset)
export(bigwig_profile_matrix)
export(chip_summary)
export(combinatorial_binding_matrix)
export(compare_ChIPseq_replicates)
export(compare_replicates)
export(draw_avg_profile_plot)
export(gene_length_heatmap_annotation)
export(geneset_average_profile)
export(get_TES)
export(get_TF_binding_data)
export(get_expression_heatmap_list)
export(get_fold_change)
export(get_peak_summit_seq)
export(get_polII_expressions)
export(get_polII_signal)
export(get_profile_plot_list)
export(get_sample_information)
export(import_peaks_as_df)
export(import_profile_from_file)
export(import_profiles)
export(merged_profile_matrix_cluster)
export(multi_profile_plots)
export(na_impute)
export(peak_target_matrix)
export(plot_MA_gg)
export(plot_scatter)
export(preProcess_polII_expression)
export(profile_heatmap)
export(profile_matrix_kmeans)
export(region_coverage)
export(region_coverage_matrix)
export(scale_matrix_columns)
export(scale_matrix_rows)
export(signal_heatmap)
import(magrittr)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,ggarrange)
importFrom(grid,unit)