Spatial Transcriptomics
Paired-Tag
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.
REQUIRED - For this assay, you must also prepare and submit two additional metadata.tsv files following the metadata schemas linked here for RNAseq and ATACseq.
Metadata schema
Directory schemas
| pattern | required? | description |
|---|---|---|
extras\/.* |
âś“ | Folder for general lab-specific files related to the dataset. |
extras\/expected_cell_count\.txt$ |
 | The expected cell count for the RNA sequencing dataset. This is an optional file that, if present, will be used by the HIVE’s RNA sequencing analysis pipeline. With some datasets, knowing the expected cell count has improved the output of the HIVE analysis pipeline. |
raw\/.* |
âś“ | All raw data files for the experiment. |
raw\/barcodes.txt$ |
âś“ | File containing a list of all barcodes (one per row) to be included in analysis for the RNA sequencing component of the Paired-Tag experiment. This file allows the HIVE/CODCC or anyone else processing the data to determine which barcodes in the RNA fastq files associate with the desired sample to be analyzed within the experiment |
raw\/fastq\/.* |
âś“ | Raw sequencing files for the experiment. |
raw\/fastq\/RNA\/.* |
âś“ | Directory containing fastq files pertaining to RNAseq sequencing. |
raw\/fastq\/RNA\/[^\/]+_R[^\/]+\.fastq\.gz$ |
✓ | This is a GZip’d version of the forward and reverse fastq files from RNAseq sequencing (R1 and R2). |
raw\/fastq\/ATAC\/.* |
âś“ | Directory containing fastq files pertaining to ATACseq sequencing. |
raw\/fastq\/ATAC\/[^\/]+_R[^\/]+\.fastq\.gz$ |
✓ | This is a GZip’d version of the fastq files containing the forward, reverse and barcode reads from ATACseq sequencing (R1, R2 and R3). Further, if the barcodes are in R3 (as with 10X) then the metadata field “barcode reads” would be set to “Read 2 (R2)” and the fastq file named “_R2fastq.gz” would be expected. |
lab_processed\/.* |
 | Experiment files that were processed by the lab generating the data. |