MultiMAP icon indicating copy to clipboard operation
MultiMAP copied to clipboard

MultiMAP for integration of single cell multi-omics

Results 5 MultiMAP issues
Sort by recently updated
recently updated
newest added

When I attempt trimodal rna-atac-adt or bimodal atac-adt integration, `MultiMAP.Integration` fails with the error: `--------------------------------------------------------------------------- ValueError Traceback (most recent call last) in 1 #adata = MultiMAP.Integration([atac_mapped[:, ~atac_mapped.var.index.duplicated()], rna], ['X_lsi', 'X_pca'])...

Hello, I'm trying to run the [tutorial](https://nbviewer.org/github/Teichlab/MultiMAP/blob/master/examples/tutorial.ipynb) but I can't seem to be able to have the integration step (MultiMAP.Integration) working with my Mac: - I get a "illegal hardware...

Hi, I had a quick question in regards to using MultiMAP for cross species analysis, should I only have the 1:1 orthologues between the two species in each of the...

Hi, Thank you very much for sharing your work, I found it very interesting. When looking at the examples on your repo something confuses me, is it possible to integrate...

Hi there, Have read the preprint very nice one. I am trying to run the example script in the project, and I found that, the input of MultiMAP.integration: `adata =...