aifimmunology / MOCHA

R package for single-cell Open Chromatin Identification & Downstream Analysis
https://aifimmunology.github.io/MOCHA/
GNU General Public License v3.0
2 stars 0 forks source link

Umap edits #118

Closed markphillippebworth closed 1 year ago

markphillippebworth commented 1 year ago

Edits for better UMAP and Dimensionality Reduction in MOCHA

SamirRachidZaim-AIFI commented 1 year ago

Merging - to main since this was tested by MP and is validated.

imran-aifi commented 1 year ago

@markphillippebworth CombineSampleTileMatrix already exists in testCoAccessibility and has unit tests that work: https://github.com/aifimmunology/MOCHA/blob/d5f9603947501d452e116a91ea8f9b1c93425b8f/R/testCoAccessibility.R#L477

Where is this new one coming from?