ALLCools.abc

Package Contents

class ABCModel(cool_url, enhancer_bed_path, tss_bed_path, output_prefix, epi_mark: dict, calculation_mode, blacklist_path=None, enhancer_size=500, promoter_size=500, max_dist=5000000, min_score_cutoff=0.02, balance=False, cleanup=True, cpu=1)[source]
_enhancer_bed(self)
_tss_bed(self)
_tss_bin(self)
_promoter_bed(self)
_promoter_and_enhancer_bed(self)
_standard_bed(self, bed, name, slop)
_single_chrom_activity_score(self, chrom_pe_bed)
_single_chrom_abc_score(self, chrom_mat, chrom_tss_bin, chrom_pe_bed)
calculate(self, balance=False, cpu=1)