Nanostring-Biostats / GeomxTools

Tools for NanoString GeoMx Digital Spatial Profiler data for reading DCC and PKC files to NanoStringGeomxSet class, Normalization and QC.
MIT License
35 stars 16 forks source link

It seems that mixedModelDE function code uses different "elt" data for single or multicore. Is that correct? #194

Closed Flope closed 9 months ago

Flope commented 9 months ago

Hi, I was taking a look at the mixedModelDE and I noticed that the multicore section makes use of the "elt" parameter: 78 exprs$exprs <- assayDataElement(object, elt = elt)

However, the single-core section doesn't seem to use it. It seems that is taking the slot of the expression data (raw counts) no matter what is indicated in the function call (lines 93 and 106). Is what I am saying correct or I am missing something in that function?

Thanks!

github-actions[bot] commented 9 months ago

Thank you for contacting us about our tools! To receive assistance, kindly email support@nanostring.com with detailed information about your issue. If applicable, attach a screenshot of any encountered errors and include a copy of the modified script in Notepad. Our customer support team will help facilitate a review and resolution of the issue.

Thank you for choosing NanoString, NanoString Dev Team