ArchR
ArchR copied to clipboard
Add CCA batch correction method
Addressing https://github.com/GreenleafLab/ArchR/discussions/1695
Implementing a CCA-based batch correction method within ArchR (for example as used by FindIntegrationAnchors -> IntegrateData within Seurat/Signac).
@jblich870 - thanks for considering making updates to enable CCA batch correction. My one comment right now is that you should make sure to fork from the dev branch and then set the base branch to dev for the merge. We only merge into master when updating to a new version of ArchR for a stable release.