Flow Cytometry
CyTOF
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. |
raw\/.* |
✓ | This is a directory containing raw data. |
raw\/[^\/]+\.(?:xlsx|txt)$ |
Instrument calibration file | |
raw\/[^\/]+\.imd$ |
The Integrated Mass Data (IMD) file contains raw, unprocessed data from a CyTOF mass cytometer, including the intensity measurements of each metal ion channel for every cell detected during a sample run, essentially providing the raw signal for each cell across all measured markers in a single file. This data is later converted into a more standard FCS file for analysis. | |
raw\/[^\/]+\.fcs$ |
Contains the raw data from a mass cytometry experiment in a matrix where each row represents a single cell and each column represents a different metal-labeled antibody channel, with the values in each cell signifying the ion count detected for that specific metal on that cell, allowing for the analysis of multiple cell surface markers on individual cells. | |
lab_processed\/.* |
✓ | Experiment files that were processed by the lab generating the data. |
lab_processed\/[^\/]+\.fcs$ |
✓ | [QA/QC] A lab normalized version of the raw FCS file described above. |