Gemma icon indicating copy to clipboard operation
Gemma copied to clipboard

Add a JSON representation for the experimental design endpoint

Open arteymix opened this issue 3 months ago • 2 comments

This can be achieved by implementing a new ExperimentalDesignWriter that writes JSON instead of a tabular output.

arteymix avatar Sep 17 '25 15:09 arteymix

I am unsure if this is particularly necessary since samples endpoint provides all the relevant information

oganm avatar Sep 18 '25 20:09 oganm

The sample endpoint is confusing to use because it depends on a particular BioAssayDimension you're looking at and it does not put the experimental factors first in the hierarchy.

arteymix avatar Sep 18 '25 21:09 arteymix