You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a multiomic dataset it could be interesting to run weighted nearest neighbors and with this graph run UMAP to build a joint visualization, see f.ex.: https://stuartlab.org/signac/articles/pbmc_multiomic.html
In signac, they use the FindMultiModalNeighbors() function for this
The text was updated successfully, but these errors were encountered:
Hi,
the following may be possible extensions to panpipes in regards to scATAC-data:
Preprocessing:
Visualization:
They also have many other different plots: https://stuartlab.org/signac/articles/visualization.html
But I think especially the CoveragePlot() is really nice
Analysis:
Not sure how deep panpipes wants to go on the analysis part, but:
RNA+ATAC:
In signac, they use the FindMultiModalNeighbors() function for this
The text was updated successfully, but these errors were encountered: