Partek Flow Documentation

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cell Ranger is a set of analysis pipelines that process Chromium single cell data to align reads, generate feature-barcode matrices, and perform clustering and gene expression analysis  analysis for 10X Genomics Chromium Technology[1].

Cell Ranger - ATAC in Partek Flow

The Cell Ranger - ATAC task in Partek Flow includes two different wrappers. To deal with the single cell ATAC-Seq dataset, the 'cellranger-atac count' pipeline from Cell Ranger ATAC v2.0[2] has been wrapped in Partek® Flow®  as Cell Ranger - ATAC taskFlow. It takes FASTQ files from from 'cellranger-atac mkfastq' and and performs ATAC analysis including reads reads filtering and alignment, barcode counting,   identification of transposase cut sites, peak and cell calling,  and count matrix generation. Its outputs  then becomes then become the starting point for downstream analysis for scATAC-seq data in Flow. Seq data. To process Chromium Single Cell Multiome ATAC + Gene Expression sequencing data,  ‘cellranger-arc count’ v2.0[3] has been wrapped to generate a variety of analyses pertaining to gene expression, chromatin accessibility and their linkage.

Importing Cell Ranger - ATAC data in a Partek Flow project

When importing raw reads for processing using the Cell Ranger - ATAC task for scATAC-Seq data, the user is not required to specify the data type. If you are importing 10x multiome ATAC + Gene Expression data, first select the ATAC files choose data type ATAC-Seq and complete the import. Once the import task has successfully run, add the gene expression reads to each of the samples. Remember to specify mRNA in the data type during import.

Running Cell Ranger - ATAC in Flow

To run the Cell Ranger - ATAC task task for scATAC-seq Seq data in Flow, select the Unaligned reads datanode data node, then select Cell Ranger - ATAC in in the 10x Genomics section section (left panel, Figure 1). For 10x multiome ATAC + Gene Expression data, there will be two data nodes once the FASTQ files have been imported into Flow properly - ATAC-Seq and mRNA (right panel, Figure 1). Users should select the ATAC-Seq datanode to trigger the Cell ranger - ATAC task. 

Numbered figure captions
SubtitleTextSelecting the Cell Ranger - ATAC task for converting fastqs to Single cell counts.
AnchorNameTask selection

Image ModifiedImage Added

Similar to the Cell Ranger - Gene Expression task, the a first time user will be asked to create a Reference assembly. In Partek® Flow®, we will use Cell Ranger ARC 2.0.0 to create reference a Reference assembly for all 10x Genomics analysis pipelines. Please refer to our Cell Ranger - Gene Expression task manual on how to build or use Reference assembly.

...

Numbered figure captions
SubtitleTextRun Cell Ranger - ATAC task in Flow.
AnchorNameCreate reference

Image Removed

...

Image Added

The interface will be different for Single Cell Multiome ATAC + Gene Expression sequencing data because the gene expression data from the very same cell has to be paired with the ATAC-Seq data (Figure 3)

Numbered figure captions
SubtitleTextRun Cell Ranger - ATAC task for 10x Single Cell Multiome ATAC and Gene Expression data in Flow.
AnchorNameARC task selection

Image Added


After the task has finished successfully, a new data node named Single cell counts will be displayed (Figure 4). This data node contains a filtered peak barcode count matrix . To for ATAC-Seq data, but a unified feature-barcode matrix that contains gene expression counts alongside ATAC-Seq peak counts for each cell barcode for multiomic data. To open the task report when the task is finished, double click the output data node, or select the Task report in in the Task results section after single clicking the data node. Users then will find the   The task report (Figure 45) is the same to as the ‘Summary HTML’ from Cell Ranger ATAC output.

Numbered figure captions
SubtitleTextThe finished Cell Ranger - ATAC task in Flow.
AnchorNameRun Cell ranger task

Image ModifiedImage Added

Cell Ranger - ATAC task report in Flow

Task The task report is sample based. Users can use the dropdown list on the top left to switch samples.  Under the sample name, there are two tabs on each report - Summary report and Data Quality report (Figure 45).  Important information on the Estimated Number of Cells, Median high-quality fragments per cell, Fraction of high-quality fragments overlapping peaks, as well as information on Sample, SequencingCells and Cell Clustering are summarized in different panels. The Importantly, the Barcode Rank plot and the Fragment Distribution plot have also been included as an important piece in the Cells section in of the Summary report (Figure 45)Descriptions of metrics in the following sections can also be found by clicking the  to the section header in the Summary HTML file itself.

...

The Library Complexity section in Data Quality report plots the observed per cell complexity, measured as median unique fragments per cell, as a function of mean reads per cell. (Figure 56). While the Mapping section displays the Insert Size Distribution plot, and metrics derived from it. Single Cell ATAC read pairs produce detailed information about nucleosome packing and positioning. The fragment length distribution captures the nucleosome positioning periodicity. The Targeting section shows profiling of the chromatin accessibility behavior of the library at epigenetically relevant regions in the genome. The Enrichment around TSS plot is helpful to assess the signal-to-noise ratio of the library. It is well known that Transcriptional Start Sites (TSSs) and the promoter regions around them have a higher degree of chromatin accessibility compared to the other regions of the genome. The Peaks targeting plot presents the variation in the number of on-target fragments, or fragments that overlap peaks, within each barcode group. A higher percentage of the barcode fragments overlap peaks is expected for cell-associated barcodes. 

Numbered figure captions
SubtitleTextData Quality report of Cell Ranger - ATAC task in Flow.
AnchorNameCell ranger task report

Image Removed

report2

Image Added


The task report for multiomic data analysis is more complicated. It contains summary metrics at different levels - ATAC, gene expression, both/joint. Joint view is the default view visible upon first rendering the summary and can be accessed by clicking "Joint" at the top left corner. Metrics that are specific to the given Chromatin Accessibility library will appear in the ATAC tab. Lastly, metrics that are specific to the given gene expression library will appear in the Gene Expression tab (Figure 7). To understand the details, please refer to 10x Genomics webpage[4].

Numbered figure captions
SubtitleTextReport for 10x Chromium Single Cell Multiome ATAC + Gene Expression data in Flow Cell Ranger - ATAC task.
AnchorNameCell ranger task report3

Image Added



Other adjustable parameters in this task (Figure 2) include

...

Memory limit (GB): Restricts Cell Ranger - ATAC to use specified amount of memory (in GB) to execute pipeline stages. 


Import Cell Ranger output into Flow

If users have converted FASTQ outside of Partek, the available count matrix can be imported along with additional files (Figure 8A). Files that Flow will need to complete the import includes the following:

filtered_feature_bc_matrix.h5

per_barcode_metrics.csv (or the name is singlecell.csv)

peaks.bed

fragments.tsv.gz.tbi

fragments.tsv.gz.

Those five files can usually be found in the outs/ subdirectory within the pipeline output directory (Figure 8B). Five files are necessary per sample because scATAC-seq is more complicated than RNA-seq. If peak calling was performed on each sample/dataset independently, the peaks are unlikely to be exactly the same so all of the samples/datasets need to be merged to create a common set of peaks across the samples/datasets; this is performed during data import wherein all of the samples/datasets need to be imported at one time, not separately. To add samples, click the green + button (Figure8A).

Numbered figure captions
SubtitleTextSingle cell ATAC count matrix import in Flow.
AnchorNamecount importer

Image Added



Import FASTQs for Cell Ranger -ATAC in Flow

Although the index files (I1 or I2) are optional, we encourage users to include all of the FASTQs in the table (Figure 9) while importing data for Cell Ranger - ATAC.   

Numbered figure captions
SubtitleTextInput FASTQs for Cell Ranger - ATAC in Flow.
AnchorNamecount importer

Image Added

The import of ATAC FASTQ files are as straightforward as the (sc)RNA-Seq data. However, we need to associate the two different types of data together for 10x multiome ATAC + Gene Expression data.  This includes two steps: 1). Import the ATAC FASTQ files in the new page after clicking on the "Automatically create samples from files" in Data tab (Figure 10A) and select the data type, as ATAC-Seq, from the dropdown list (Figure 10B). 2). Move back to the Data tab and display all of the files by clicking on the Show data files button at the bottom left of Sample name table. Then click the green + button Image Added (Figure 10C) to add RNA FASTQs to the same sample. Similarly, we will select the data type from the dropdown (mRNA) before we finish the import process by clicking on the Associate file button (Figure 10D). 

Numbered figure captions
SubtitleTextImport FASTQs for 10x multiomics ATAC + GEX data in Flow.
AnchorNameimport 10x multiome

Image Added

 



References

  1. https://support.10xgenomics.com/single-cell-gene-expression/software/overview/welcome

  2. https://support.10xgenomics.com/single-cell-atac/software/pipelines/latest/release-notes

  3. https://support.10xgenomics.com/single-cell-multiome-atac-gex/software/pipelines/latest/what-is-cell-ranger-arc
  4. https://support.10xgenomics.com/single-cell-multiome-atac-gex/software/pipelines/latest/output/summary


Additional Assistance

If you need additional assistance, please visit our support page to submit a help ticket or find phone numbers for regional support.