Sequence Assays
RNAseq (with probes)
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.
For additional documentation on this dataset type, please visit here.
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\/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\/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\/fastq\/.* |
âś“ | Raw sequencing files for the experiment. |
raw\/fastq\/oligo\/.* |
âś“ | Directory containing fastq files pertaining to oligo sequencing. |
raw\/fastq\/oligo\/[^\/]+_R[^\/]+\.fastq\.gz |
âś“ | This is a gzip version of the fastq file. This file contains the cell barcode and unique molecular identifier (technical). |
lab_processed\/.* |
 | Experiment files that were processed by the lab generating the data. |