livnatje / DIALOGUE

DIALOGUE is a dimensionality reduction method that uses cross-cell-type associations to identify multicellular programs (MCPs) and map the cell transcriptome as a function of its environment.
Other
106 stars 16 forks source link

Update DIALOGUE.plot.R #6

Open tessadgreen opened 3 years ago

tessadgreen commented 3 years ago

If any of the MCPs are present in just a subset of cell types, pairs.plot returns an error. I added a line to DIALOGUE.plot.av that removes any columns that are all 0s before calling pairs.plot

livnatje commented 3 years ago

Oh, thanks. Would you mind sending me the output you get that is causing the problem with the plotting function?