DOLPHIN Cell Aggregation Module =================================== This module provides a cell aggregation method that enhances junction read counts by incorporating information from neighboring cells using majority voting. .. autofunction:: DOLPHIN.cell_reads_aggregation.find_cell_neighbor.run_find_neighbor .. autofunction:: DOLPHIN.cell_reads_aggregation.get_single_bam_reads.run_reads_count .. autofunction:: DOLPHIN.cell_reads_aggregation.process_reads_aggregation.run_reads_aggregation