Proteomics
CosMx Proteomics
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. |
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\/.* |
✓ | All raw data files for the experiment. |
raw\/[^\/]*_exprMat_file\.csv$ |
✓ | Cell expression matrix with raw counts of genes for each identified cell. Apart from the gene specific columns, additional columns include: the origin of the cell (fov, unique cell id); negative probes; probes associated with the fiducial frame (SystemControl) |
raw\/[^\/]*_fov_positions_file\.csv$ |
✓ | FOV Positions file that provides an overview of the tissue locations and to help specify separate regions and/or tissues on the slide. This contains information about the Slide - slide number it comes from; FOV - field of view; X_mm/Y_mm - x/y coordinates of FOV positions in mm (previously in px) |
raw\/[^\/]*_metadata_file\.csv$ |
✓ | Cell metadata file containing the following information - the origin of the cell (fov, unique cell id); physical properties of the cell (area, aspect ratio, width, height); location of the cell centroid within each FOV (center X/Y local) and global position (center X/Y global); information about the protein staining (min/max intensity); type of protein, which may be specific to each experiment but generally includes DAPI, Membrane, PanCK, CD45; other (e.g. Seurat information if that pipeline was used within AtoMx, some data quality information) |
raw\/markers\.csv$ |
✓ | A csv file describing any morphology markers used to guide ROI and/or AOI selection. This should minimally contain name of fluorophor, vendor, channel. |
raw\/additional_panels_used\.csv$ |
If multiple commercial probe panels were used, then the primary probe panel should be selected in the “oligo_probe_panel” metadata field. The additional panels must be included in this file. Each panel record should include: manufacturer, model/name, product code. | |
raw\/custom_probe_set\.csv$ |
This file should contain any custom probes used and must be included if the metadata field “is_custom_probes_used” is “Yes”. The file should minimally include: target gene id, probe seq, probe id. The contents of this file are modeled after the 10x Genomics probe set file (see https://support.10xgenomics.com/spatial-gene-expression-ffpe/probe-sets/probe-set-file-descriptions/probe-set-file-descriptions#probe_set_csv_file). | |
raw\/images\/FOV[^\/]*\/.* |
✓ | Directory containing imaging tiles. |
raw\/images\/FOV[^\/]*\/[^\/]+\.tiff$ |
✓ | The tiled image. |
raw\/images\/overlay\.(?:jpeg|tiff)$ |
State whether an overlay image was used to guide ROI selection. If an overlay is used, then the overlay details will be provided in the protocols.io protocol. If used, this needs to be uploaded. It is not included in the OME TIFF. This can be a JPEG or TIFF file | |
raw\/images\/preview_scan\.png$ |
✓ | Assists in selection of regions of FOVs using the grid FOV placement tool. |
lab_processed\/.* |
✓ | Experiment files that were processed by the lab generating the data. |
lab_processed\/images\/.* |
Processed image files | |
lab_processed\/images\/[^\/]+tissue-boundary\.geojson |
[QA/QC] If the boundaries of the tissue have been identified (e.g., by manual efforts), then the boundary geometry can be included as a GeoJSON file named “*.tissue-boundary.geojson”. |