Multiplex Fluorescence Based Experiment (MxFBE)
4i
Prepare your metadata based on the latest metadata schema using one of the template files below. See the instructions in the Metadata Validation Workflow document for more information on preparing and validating your metadata.tsv file prior to submission.
Related files:
- 📝 Excel template: For metadata entry.
- 📝 TSV template: Alternative for metadata entry.
Metadata schema
Directory schemas
| pattern | required? | description |
|---|---|---|
extras\/.* |
âś“ | Folder for general lab-specific files related to the dataset. [Exists in all assays] |
extras\/microscope_hardware\.json$ |
âś“ | [QA/QC] A file generated by the micro-meta app that contains a description of the hardware components of the microscope. Email HuBMAP Consortium Help Desk help@hubmapconsortium.org if help is required in generating this document. |
extras\/microscope_settings\.json$ |
 | [QA/QC] A file generated by the micro-meta app that contains a description of the settings that were used to acquire the image data. Email HuBMAP Consortium Help Desk help@hubmapconsortium.org if help is required in generating this document. |
raw\/.* |
âś“ | This is a directory containing raw data. |
raw\/images\/.* |
âś“ | Raw image files. Using this subdirectory allows for harmonization with other more complex assays, like Visium that includes both raw imaging and sequencing data. |
lab_processed\/.* |
âś“ | Experiment files that were processed by the lab generating the data. |
lab_processed\/images\/.* |
âś“ | This is a directory containing processed image files |
lab_processed\/images\/[^\/]+\.ome\.tiff$ |
âś“ | OME-TIFF file (multichannel, multi-layered) produced by the experiment. If compressed, must use loss-less compression algorithm. See the following link for the set of fields that are required in the OME TIFF file XML header. https://docs.google.com/spreadsheets/d/1YnmdTAA0Z9MKN3OjR3Sca8pz-LNQll91wdQoRPSP6Q4/edit#gid=0 |
lab_processed\/images\/[^\/]*ome-tiff\.channels\.csv$ |
✓ | This file should describe any processing that was done to generate the images in each channel of the accommpanying OME TIFF. The file should contain one row per OME TIFF channel. Two columns should be booleans “is this a channel to use for nuclei segmentation” and “is this a channel to use for cell segmentation”. |