Stereo-seq T FF
Last updated
Last updated
SAW analyzes the sequencing data from the Stereo-seq chip for fresh frozen (FF) samples. The workflow graph is shown below:
--kit-version
for analysis is important to be known, according to the STOmics Stereo-seq Transcriptomics Set User Manual.
Stereo-seq Transcriptomics Solution
V1.2.1
"Stereo-seq T FF V1.2"
Stereo-seq Transcriptomics mIF Solution
V1.2
"Stereo-seq T FF V1.2"
Stereo-seq Transcriptomics H&E Solution
V1.2.1
"Stereo-seq T FF V1.2"
Stereo-seq Transcriptomics Mini Chip Solution
V1.2
"Stereo-seq T FF V1.2"
Stereo-seq Large Chip Designs
V1.0
"Stereo-seq T FF V1.2"
*T and N stand for Chip T and Chip N respectively.
According to the relational reference table, confirm your --kit-version
for the analysis.
SAW count
pipeline requires input files as below:
The mask file of the Stereo-seq Chip T (--mask
)
Stereo-seq sequencing FASTQ files (--fastqs
)
The microscopic staining image in TIFF
or .tar.gz
format (from SteroMap)
--image
for brightfield or fluorescent images in TIFF
--image-tar
for brightfield or fluorescent image .tar.gz
from StereoMap
The reference, including the FASTA genome and GTF/GFF annotation files for the species from which the sample was obtained (--reference
)
reference index files should be built in advance, using SAW makeRef
annotation files will be checked for compliance with the standard format automatically, using SAW checkGTF
For a list of available parameters, please refer to the command-line arguments, or simple type saw count --help
. Before running the pipeline, ensure you have downloaded the chip mask file from our website, which is significant for analysis.
After preparation of input files, choose a suitable workflow according to the image QC result.
To generate spatial feature expression matrices for a Stereo-seq Chip from a fresh frozen (FF) sample using automatic registration, tissue detection, cell segmentation and cell border expanding on a microscope image, run SAW count
with the following arguments.
If the QC result of the input image is unsuccessful, SAW count
will not call image-related algorithms for the processing, and will only perform tissue detection based on expression data.
More in Stereo-seq FF tutorial.
After the first SAW count
run, you can get the files from visualization.tar.gz
for both presentation and manual processing in StereoMap. After a series of manual processes, an image .tar.gz
will be passed back to SAW realign
for the new results.
More in Manual Processing tutorial.
All the metadata and outputs generated from SAW count
are listed below:
If you want to dig deeper into the results,
Jump to the report.html
inside <SN>.report.tar.gz
.
Explore the visualization.tar.gz
in StereoMap.
Learn more about the individual files on the Outputs page.