PNNL-CompBio / spammR

Spatial Analysis of Multiomics Measurement in R
Other
6 stars 0 forks source link

Fixed spatialDiffEx.R #17

Closed HarkiratSohi closed 1 year ago

HarkiratSohi commented 1 year ago

Fixed the line of code that defines samp2 for the case of comparing one category of samples vs. all others. Difference (setDiff) should be based on nrow, not ncol of colData(spe).