A GPU-accelerated implementation of the cell-bridging admixture correction method from the cellAdmix R package, designed for batch processing of MERSCOPE spatial transcriptomics data on HPC clusters.
[Explain the logic of your Mapper class. What is its input key-value pair? What does it emit as its output key-value pair? How does it help in solving the overall problem?] The Mapper class takes the ...