schicluster.domain.call_domain#

Module Contents#

PACKAGE_DIR[source]#
install_r_package(name)[source]#
domain_df_to_boundary(cool, total_results, resolution)[source]#
single_chrom_calculate_insulation_score(matrix, window_size=10, save_count=False)[source]#
call_domain_and_insulation(cell_url, output_prefix, resolution=25000, window_size=10, save_count=False)[source]#
aggregate_boundary(cell_table, temp_dir, bins, output_path)[source]#
aggregate_insulation(cell_table, temp_dir, bins, output_path, save_count=False)[source]#
multiple_call_domain_and_insulation(cell_table_path, output_prefix, resolution=25000, window_size=10, save_count=False, cpu=10)[source]#