|
| 1 | +# Generated by roxygen2: do not edit by hand |
| 2 | + |
| 3 | +export(CORCES_2020.get_HiChIP_FitHiChIP_overlap) |
| 4 | +export(CS_bin_plot) |
| 5 | +export(CS_counts_plot) |
| 6 | +export(merge_finemapping_results) |
| 7 | +export(peak_overlap_plot) |
| 8 | +export(plot_dataset_overlap) |
| 9 | +export(super_summary_plot) |
| 10 | +import(ggplot2) |
| 11 | +importFrom(DescTools,Divisors) |
| 12 | +importFrom(GenomeInfoDb,seqlevelsStyle) |
| 13 | +importFrom(GenomicRanges,GRanges) |
| 14 | +importFrom(GenomicRanges,elementMetadata) |
| 15 | +importFrom(GenomicRanges,end) |
| 16 | +importFrom(GenomicRanges,findOverlaps) |
| 17 | +importFrom(GenomicRanges,makeGRangesFromDataFrame) |
| 18 | +importFrom(GenomicRanges,mcols) |
| 19 | +importFrom(GenomicRanges,start) |
| 20 | +importFrom(IRanges,IRanges) |
| 21 | +importFrom(RColorBrewer,brewer.pal) |
| 22 | +importFrom(S4Vectors,queryHits) |
| 23 | +importFrom(S4Vectors,subjectHits) |
| 24 | +importFrom(biomaRt,getBM) |
| 25 | +importFrom(biomaRt,useMart) |
| 26 | +importFrom(data.table,as.data.table) |
| 27 | +importFrom(data.table,data.table) |
| 28 | +importFrom(data.table,fread) |
| 29 | +importFrom(data.table,fwrite) |
| 30 | +importFrom(data.table,melt.data.table) |
| 31 | +importFrom(data.table,merge.data.table) |
| 32 | +importFrom(data.table,rbindlist) |
| 33 | +importFrom(dplyr,"%>%") |
| 34 | +importFrom(dplyr,arrange) |
| 35 | +importFrom(dplyr,case_when) |
| 36 | +importFrom(dplyr,desc) |
| 37 | +importFrom(dplyr,funs) |
| 38 | +importFrom(dplyr,group_by) |
| 39 | +importFrom(dplyr,mutate) |
| 40 | +importFrom(dplyr,n_distinct) |
| 41 | +importFrom(dplyr,rename) |
| 42 | +importFrom(dplyr,select) |
| 43 | +importFrom(dplyr,slice) |
| 44 | +importFrom(dplyr,summarise) |
| 45 | +importFrom(dplyr,summarise_at) |
| 46 | +importFrom(dplyr,top_n) |
| 47 | +importFrom(dplyr,vars) |
| 48 | +importFrom(ggbio,autoplot) |
| 49 | +importFrom(ggbio,geom_arch) |
| 50 | +importFrom(ggbio,geom_rect) |
| 51 | +importFrom(ggbio,ggbio) |
| 52 | +importFrom(ggbio,ggsave) |
| 53 | +importFrom(ggbio,plotGrandLinear) |
| 54 | +importFrom(ggbio,scale_x_sequnit) |
| 55 | +importFrom(ggbio,theme_genome) |
| 56 | +importFrom(grDevices,dev.off) |
| 57 | +importFrom(grDevices,png) |
| 58 | +importFrom(haploR,queryRegulome) |
| 59 | +importFrom(parallel,mclapply) |
| 60 | +importFrom(patchwork,plot_layout) |
| 61 | +importFrom(patchwork,plot_spacer) |
| 62 | +importFrom(pheatmap,pheatmap) |
| 63 | +importFrom(rtracklayer,import.bw) |
| 64 | +importFrom(scales,alpha) |
| 65 | +importFrom(stats,as.formula) |
| 66 | +importFrom(stats,formula) |
| 67 | +importFrom(stats,median) |
| 68 | +importFrom(stats,setNames) |
| 69 | +importFrom(tidyr,separate) |
| 70 | +importFrom(utils,head) |
0 commit comments