Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<img src="man/figures/workflow.jpg" width="1200">
Expand Down
Loading