Sample
Properties
Name |
Type |
Description |
Notes |
id |
str |
|
|
time_created |
datetime |
|
|
time_modified |
datetime |
|
|
owner_id |
str |
|
|
tenant_id |
str |
|
|
name |
str |
The name of the sample |
|
tags |
SampleTag |
|
|
region |
Region |
|
|
status |
str |
|
|
metadata_valid |
bool |
Whether the metadata is valid |
|
metadata |
[MetadataField] |
The metadata of the sample |
|
tenant_name |
str, none_type |
|
[optional] |
description |
str, none_type |
The description of the sample |
[optional] |
sequencing_runs |
[SequencingRun], none_type |
|
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]