mbaa_results
| Name | MBAA_Results.txt |
| JSON File Name | MBAA_Results.json |
| Type | single |
| Schema Version | 3.37 |
| Description | The MBAA experiment sample template defines and annotates the assay results for a sample by linking sample, experiment, and results together. |
| Download | ⬇️ MBAA_Results.xlsx ⬇️ MBAA_Results.txt ⬇️ MBAA_Results.json This top-level schema references companion files (e.g. MBAA_Results.Datum.json) in the same json-templates folder — download the all_templates.zip to get them all together. |
Reading this table: see How to read the template documentation for what Required / Conditionally required / Optional mean and how to read the Type & Constraints column.
| Template Column | Requirement | Type & Constraints | Description |
|---|---|---|---|
| Source ID | Optional | JSON: sourceId (string) | The source ID is defined in the corresponding ImmPort template. The source ID for the assay result is either an experiment sample, a control sample, or a standard curve. |
| Source Type | Required | Text, max 30 characters Controlled vocabulary — value must be one of lk_source_type JSON: sourceType (enum) | The source type is either an experiment sample, control sample or standard curve. Please choose from the drop down list. |
| Assay ID | Required | Text, max 100 characters JSON: assayId (string) | The assay ID represents the plate or array ID where standard curves, control samples, and experiment samples were collected and assayed. This ID will be used to link standard curves, control samples, and experiment samples results. |
| Assay Group ID | Optional | Text, max 100 characters JSON: assayGroupId (string) | The assay group ID represents a collection of plates or arrays. This ID may be used to link collections of standard curves, control samples, and experiment samples results. |
| Analyte Reported | Required | Text, max 100 characters Preferred vocabulary — reported value is kept; a preferred term from lk_analyte is filled in when it matches JSON: analyteReported (enum) | The analyte describes what is being measured in an assay. The list of values displays common immunology gene symbol and gene symbol terms on the left and their preferred term on the right, each component separated by a semi-colon. Please select a name from the list provided if the name matches your name or enter a name if there is not an appropriate one provided. This name is visible when the result is shared. The analyte is the target (e.g protein, DNA, RNA) that is being assayed by the reagent. The list of values displays common immunology gene symbol and gene symbol terms on the left and their preferred term on the right, each component separated by a semi-colon. Please select a name from the list provided if the name matches your name or enter a name if there is not an appropriate one provided. This name is visible when the result is shared. |
| MFI | Required | Text, max 100 characters JSON: mfi (string) | Mean Fluorescence Intensity |
| Concentration Value Reported | Required | Text, max 100 characters JSON: concentrationValueReported (number) | The reported concentration value of the standard curve sample or calculated from the MFI using the standard curve. A number is expected. |
| Concentration Unit Reported | Required | Text, max 100 characters Preferred vocabulary — reported value is kept; a preferred term from lk_concentration_unit is filled in when it matches JSON: concentrationUnitReported (enum) | The concentration unit of the standard curve sample or calculated from the MFI using the standard curve The concentration unit of the standard curve sample or calculated from the MFI using the standard curve. |
| MFI Coordinate | Optional | Text, max 100 characters JSON: mfiCoordinate (string) | The position on the assay plate. |
| Comments | Optional | Text, max 500 characters JSON: comments (string) | Additional descriptive information. |