Assay¶
Properties¶
| Name (Alias) | Type (Default) | Constraints | Description |
|---|---|---|---|
| id | int |
- | |
| name | str |
required Validation type: error |
The assay name. |
| custom | List of Parameter |
- | Additional user or cv parameters. |
| external_uri | str |
format: any-urlValidation type: error |
An external URI to further information about this assay. |
| sample_ref | int |
- | Sample reference. |
| ms_run_ref | List of int |
required min: 1 format: non-negative-integerValidation type: error |
The ms run(s) referenced by this assay. |