LABKEY.page.assay.domains

LabKey Support Forum
LABKEY.page.assay.domains Ben Bimber  2010-02-23 19:05
Status: Closed
 
In an assay page, metadata for the assay can be found under LABKEY.page.assay, with metadata for each domain under LABKEY.page.assay.domains. Instead of each domain being named a consistent 'batch', 'run' and 'result', they are named '{assay name} {domain} Fields'. ie.

LABKEY.page.assay.domains['MHC_SSP Result Fields']

Is there a reason why assay name and 'Fields' need to be here? this is more human readable, but adds complexity when trying to work with it. if appending assay name exists so that multiple assays can co-exist on the same page, wouldnt it make more sense to do something like:

LABKEY.page.assay.{assay name}.domains.result