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
34 stars 16 forks source link

Combining experiments #183

Closed Pointillomic closed 1 year ago

Pointillomic commented 1 year ago

Hello,

Thank you for making such a useful tool to access and analyze GeoMX data!

I was wondering if there was a way to combine data across experiments. A lot of the tools for normalization and QC are based on the NanoStringGeoMxSet data structure, and I wanted to combine different experiments to normalize and compare results across different experiments

Any help with this would be greatly appreciated!

maddygriz commented 1 year ago

Hi @Pointillomic,

I'm glad you find the package useful.

Thank you for reaching out. Our customer support team will be able to help you with this. Please email support@nanostring.com with your issue.

Thanks, Maddy

rikizad commented 8 months ago

Hi I'm leaving the response from support here in case anyone else needs it: "To combine data from multiple GeoMx experiments, you can combine the lab worksheets and place all DCC files into one folder. To combine lab worksheets, open the .txt files in Excel, remove the excess header rows, and copy paste the contents of the two (or more) lab worksheets into one .xlsx file. When you run GeoMxTools, you can point the readNanoStringGeoMxSet() function to the combined labworksheet and folder with all of the DCC files. This will load one unified GeoMxSet object."