From 926e77fb9d09100df1db90fc4bbb2b6294644c44 Mon Sep 17 00:00:00 2001 From: Ning Liu Date: Tue, 23 Jun 2026 11:29:09 +0930 Subject: [PATCH] Update README with DDC file input instructions Added instructions for input with DDC files to README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3d5862d..51e9017 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ The standR package provides a series of functions to assist different stages of ## See full guide at [HERE](https://davislaboratory.github.io/standR/) +## Input with DDC files + +If you started only with DCC files, load them into the GeoMX Data analysis suite, then you can export an excel that contains several sheets. +Then save the sheets separately in to csv, then load them in R using readGeoMx. (thanks to @hookoop) + ## Overall workflow