57 | | || `name` || Name of the project item in BASE. || `MeLuDi` || |
58 | | || `sample-item-prefix` || Prefix for sample items in project. || `ML` || |
59 | | || `storage-box-prefix` || Prefix for storage boxes in project. || `ML_` || |
60 | | || `start-list-item-prefix` || Prefix for start list items in project. || `SL` || |
61 | | || `start-plate-item-prefix` || Prefix for start plate items in project. || `LP` || |
62 | | || `patient-item-prefix` || Prefix for patient items in project. || `MLP` || |
63 | | || `libprep-kit-item-prefix` || Prefix for library preparation kit items in project. || `LP_kit_` || |
64 | | || `project-focus-default` || Cancer type studied in the project. || <empty string> (unknown) || |
65 | | || `specimen-type-default` || Primary tumor or metastasis. || <empty string> (unknown) || |
66 | | || `specimen-input-type-default` || The form in which a specimen is delivered. || <empty string> (unknown) || |
| 63 | || `name` || Name of the project item in BASE || `MeLuDi` || |
| 64 | || `sample-item-prefix` || Prefix for sample item names in project || `ML` || |
| 65 | || `sample-item-num-digits` || # Digits in sample item names in project || `5` || |
| 66 | || `storage-box-prefix` || Prefix for storage box names in project || `ML_` || |
| 67 | || `storage-box-num-digits` || # Digits in storage box names in project || `4` || |
| 68 | || `start-list-item-prefix` || Prefix for start list item names in project || `SL` || |
| 69 | || `start-list-item-num-digits` || # Digits in start list item names in project || `5` || |
| 70 | || `start-plate-item-prefix` || Prefix for start plate item names in project || `LP` || |
| 71 | || `start-plate-item-num-digits` || # Digits in start plate item names in project || `5` || |
| 72 | || `patient-item-prefix` || Prefix for patient item names in project || `MLP` || |
| 73 | || `patient-item-num-digits` || # Digits in patient item names in project || `6` || |
| 74 | || `libprep-kit-item-prefix` || Prefix for library preparation kit item names in project || `LP_kit_` || |
| 75 | || `libprep-kit-item-num-digits` || # Digits in library preparation kit item names in project || `3` || |
| 76 | || `project-focus-default` || Cancer type studied in the project || <empty string> (unknown) || |
| 77 | || `specimen-type-default` || Primary tumor or metastasis || <empty string> (unknown) || |
| 78 | || `specimen-input-type-default` || The form in which a specimen is delivered || <empty string> (unknown) || |