# Generated by roxygen2: do not edit by hand

export(CIS_grubbs)
export(CIS_volcano_plot)
export(HSC_population_plot)
export(HSC_population_size_estimate)
export(aggregate_metadata)
export(aggregate_values_by_key)
export(annotation_IS_vars)
export(annotation_issues)
export(as_sparse_matrix)
export(association_file_columns)
export(available_outlier_tests)
export(blood_lineages_default)
export(circos_genomic_density)
export(clinical_relevant_suspicious_genes)
export(comparison_matrix)
export(compute_abundance)
export(compute_near_integrations)
export(cumulative_count_union)
export(cumulative_is)
export(date_columns_coll)
export(date_formats)
export(default_iss_file_prefixes)
export(default_meta_agg)
export(default_report_path)
export(default_stats)
export(generate_Vispa2_launch_AF)
export(generate_blank_association_file)
export(import_Vispa2_stats)
export(import_association_file)
export(import_parallel_Vispa2Matrices)
export(import_parallel_Vispa2Matrices_auto)
export(import_parallel_Vispa2Matrices_interactive)
export(import_single_Vispa2Matrix)
export(integration_alluvial_plot)
export(is_sharing)
export(iss_source)
export(known_clinical_oncogenes)
export(mandatory_IS_vars)
export(matching_options)
export(outlier_filter)
export(outliers_by_pool_fragments)
export(purity_filter)
export(quantification_types)
export(realign_after_collisions)
export(reduced_AF_columns)
export(refGene_table_cols)
export(remove_collisions)
export(sample_statistics)
export(separate_quant_matrices)
export(sharing_heatmap)
export(sharing_venn)
export(threshold_filter)
export(top_abund_tableGrob)
export(top_integrations)
export(unzip_file_system)
import(ggplot2)
import(lifecycle)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpok)
importFrom(BiocParallel,bpstop)
importFrom(BiocParallel,bptry)
importFrom(Rcapture,closedp.0)
importFrom(Rcapture,closedp.bc)
importFrom(data.table,.SD)
importFrom(data.table,`%chin%`)
importFrom(data.table,fread)
importFrom(data.table,melt.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setnames)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,cur_column)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_modify)
importFrom(dplyr,group_split)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,intersect)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(fs,as_fs_path)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_exists)
importFrom(fs,is_dir)
importFrom(fs,path)
importFrom(fs,path_dir)
importFrom(fs,path_ext)
importFrom(fs,path_ext_set)
importFrom(fs,path_home)
importFrom(fs,path_wd)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_alpha_continuous)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sym)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggrepel,geom_label_repel)
importFrom(lifecycle,deprecate_warn)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,today)
importFrom(magrittr,`%>%`)
importFrom(purrr,cross_df)
importFrom(purrr,detect_index)
importFrom(purrr,flatten)
importFrom(purrr,flatten_chr)
importFrom(purrr,is_empty)
importFrom(purrr,is_formula)
importFrom(purrr,is_function)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfr)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_df)
importFrom(purrr,pmap_dfr)
importFrom(purrr,pmap_lgl)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(readr,cols)
importFrom(readr,problems)
importFrom(readr,read_delim)
importFrom(readr,write_tsv)
importFrom(rlang,.data)
importFrom(rlang,`!!!`)
importFrom(rlang,`:=`)
importFrom(rlang,abort)
importFrom(rlang,arg_match)
importFrom(rlang,as_function)
importFrom(rlang,call2)
importFrom(rlang,current_env)
importFrom(rlang,dots_list)
importFrom(rlang,enexpr)
importFrom(rlang,env_bind)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,expr)
importFrom(rlang,fn_fmls_names)
importFrom(rlang,inform)
importFrom(rlang,is_formula)
importFrom(rlang,is_function)
importFrom(rlang,list2)
importFrom(rlang,parse_expr)
importFrom(rlang,sym)
importFrom(stats,dt)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stringr,str_detect)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_upper)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_col)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tools,file_path_sans_ext)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,tail)
importFrom(zip,unzip)
