-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest_data.yaml
33 lines (33 loc) · 931 Bytes
/
test_data.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
participant_id: "P001"
file_name: "multiplex_sample_image"
file_url_in_cds: "https://example.com/multiplex_sample_image"
sample_id: "S001"
sample_description: "Tumor tissue sample"
biosample_accession: "B1234"
sample_type: "tumor"
sample_type_category: "tumor"
sample_tumor_status: "positive"
sample_anatomic_site: "lung"
sample_age_at_collection: 55
derived_from_specimen: "S001"
acquisition_method_type: "biopsy"
tumor_tissue_type: "epithelial"
tissue_fixative: "formalin"
embedding_medium: "paraffin"
imaging_assay_type: "fluorescence"
objective: "40x"
nominal_magnification: "40"
lens_numerical_aperture: "1.4"
working_distance: "0.3"
immersion: "oil"
pyramid: "optical"
physical_size_x: "10"
physical_size_y: "10"
physical_size_z: "10"
size_c: "3"
size_t: "2"
size_x: "1024"
size_y: "1024"
size_z: "100"
channel_metadata_filename: "channel_metadata.csv"
channel_metadata_file_url_in_cds: "https://example.com/channel_metadata"