Partek Flow Documentation

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Next »

Obtain and add files to the project

The project includes Human Colon Cancer (Replicate 1) and Human Colon Cancer (Replicate 2) output files in one project. 

  • Obtain the filtered Count matrix files (h5 or HDF5) files and Spatial outputs (Figure 1) for each sample. 


Figure 1. Obtain the filtered H5 and Spatial imaging data outputs from the Space Ranger output on your machine
  • Navigate the options to select 10x Genomics Visium Space Ranger output as the file format for input. 

Choose to import 10x Genomics Visium Space Ranger output for your project (Figure 2).

Figure 2. Transfer files using the 10x Genomics Visium Space Ranger outputs importer
  • Click Transfer files on the homepage, under settings, or during import (Figure 3). 

Proceed to transfer files as shown below using the 10x Genomics Visium Space Ranger outputs importer (Figure 3).

Figure 3. Transfer files using the 10x Genomics Visium Space Ranger outputs importer
  • Navigate to the appropriate files for each sample (Figure 4). Please note that the 10x Genomics Space Ranger output can be count matrix data as 1 filtered .h5 file per sample or sparse matrix files for each sample as 3 files (two .csv with one .mtx or two .tsv with one .mtx for each sample). The spatial output files should be in compressed format (.zip). The high resolution image can be uploaded and is optional. 

Count matrix files and spatial outputs should be included for each sample (Figure 4). Once added, the Cells and Features values will update. 

Figure 4. Add Visium Space Ranger outputs

Once the download completes, the sample table will appear in the Metadata tab, with one row per sample (Figure 5).


Figure 5. Each sample should be present in the Metadata tab

The sample table is pre-populated with sample attributes, # Cells. Sample attributes can be added and edited manually by clicking Manage in the Sample attributes menu on the left. If a new attribute is added, click Assign values to assign samples to different groups. Alternatively, you can use the Assign values from a file option to assign sample attributes using a tab-delimited text file. For more information about sample attributes, see here.

For this tutorial, we do not need to edit or change any sample attributes.

Visualize the annotated image

With samples imported and annotated, we can begin analysis. 

  • Click Analyses to switch to the Analyses tab

For now, the Analyses tab has only a single, circular node, Single cell counts. As you perform the analysis, additional nodes representing tasks and new data will be created, forming a visual representation of your analysis pipeline. A Spatial report task result node (rectangle) is also automatically generated for this type of data. 

  • Click the Spatial report node
  • Click Task report on the task menu (Figure 7)


Figure 6. Selecting the task report for the Spatial report task from the task menu

The spatial report will display the first sample (Replicate 1). We want to visualize all of the samples. 

  • Duplicate the plot by clicking the Duplicate plot button in the upper right controls (Figure 8, arrow 1)
  • Open the Axes configuration option (Figure 8, arrow 2)
  • Change the Sample on the duplicated image under Misc (Figure 8, arrow 3)


Figure 7. Editing the spatial task report for multiple samples

To modify the points on the image to show more of the histology use the Style configuration option. 

  • Click Style in the left panel
  • Move the Opacity slider to the left
  • Change the Point size to 3 


Figure 8. Use the Style configuration option to edit the look of the points on the image.


  • Click on the Single cell counts node 

A context-sensitive menu will appear on the right-hand side of the pipeline (Figure 9). This menu includes tasks that can be performed on the selected counts data node. 

An important step in analyzing single cell RNA-Seq data is to filter out low-quality cells. A few examples of low-quality cells are doublets, cells damaged during cell isolation, or cells with too few counts to be analyzed. Click here for more information on Single cell QA/QC

A task node, Single cell QA/QC, is produced. Initially, the node will be semi-transparent to indicate that it has been queued, but not completed. A progress bar will appear on the Single cell QA/QC task node to indicate that the task is running.


The plots are highly customizable and can be used to explore the quality of cells in different samples. For more information on navigating Single cell QA/QC 

  • Click on Single cell counts in the Get Data icon on the left (Figure 9)
  • Click and drag the Sample name attribute onto the Counts plot and drop it onto the X-axis 
  • Repeat this for the Detected genes plot


Figure 9. Click and drag the Sample name attribute onto the X-axis for each plot
The cells are now separated into different samples along the x-axis (Figure 10)

  • Hold Control and left-click to select both plots
  • Open the Style icon on the left under Configure
  • Under Color, use the slider to reduce the Opacity
  • Open the Axis icon on the left
  • Adjust the X-rotation on the plots to 90


Figure 10. Counts and detected genes plots can be customized to compare cells from different samples
Note how both plots were modified at the same time. 

Cells can be selected by setting thresholds using the Select & Filter tool. Here, we will select cells based on the total count

  • Open Select & Filter under Tools on the left
  • Under Criteria, Click Pin histogram to see the distribution of counts
  • Set the Counts thresholds to 8000 and 20500 

Selected cells will be in blue and deselected cells will be dimmed (Figure 11). 


Figure 11. Previewing a filter using the Single cell QA/QC violin plots

Because this data set was already filtered by the study authors to include only high-quality cells, this count filter is sufficient. 

  • Click Filter include iconunder Filter to include the selected cells 
  • Click Apply observation filter
  • Click the Single cell counts data node in the pipeline preview (Figure 12)
  • Click Select

Figure 12. After the Apply filter button is selected, you will be presented with a preview of your pipeline. You need to select the appropriate data node to apply the filtering to
A new task, Filter counts, is added to the Analyses tab. This task produces a new Filter counts data node (Figure 13).

  • Click on the Glioma (multi-sample) project name at the top to go back to the Analyses tab
  • Your browser may warn you that any unsaved changes to the data viewer session will be lost. Ignore this message and proceed to the Analyses tab


Figure 13. Applying a cell quality filter

Most tasks can be queued up on data nodes that have not yet been generated, so you can wait for filtering step to complete, or proceed to the next section. 

Filtering genes in single cell RNA-Seq data

A common task in bulk and single-cell RNA-Seq analysis is to filter the data to include only informative genes. Because there is no gold standard for what makes a gene informative or not, ideal gene filtering criteria depends on your experimental design and research question. Thus, Partek Flow has a wide variety of flexible filtering options. 

  • Click the Filter counts node produced by the Filter counts task
  • Click Filtering in the task menu
  • Click Filter features (Figure 14)

Figure 14. Invoking Filter features

There are four categories of filter available - noise reduction, statistics based, feature metadata, and feature list (Figure 15).


Figure 15. Viewing the filtering options
The noise reduction filter allows you to exclude genes considered background noise based on a variety of criteria. The statistics based filter is useful for focusing on a certain number or percentile of genes based on a variety of metrics, such as variance. The feature list filter allows you to filter your data set to include or exclude particular genes.

We will use a noise reduction filter to exclude genes that are not expressed by any cell in the data set but were included in the matrix file.


  • Click the Noise reduction filter checkbox 
  • Set the Noise reduction filter to Exclude features where value <= 0 in 99% of cells using the drop-down menus and text boxes (Figure 16)
  • Click Finish to apply the filter

Figure 16. Configuring a noise reduction filter to exclude genes not expressed in the data set

This produces a Filtered counts data node. This will be the starting point for the next stage of analysis - identifying cell types in the data using the interactive t-SNE plot. 

Normalizing single cell RNA-Seq data

We are omitting normalization in this tutorial because the data has already been normalized. 

The tutorial data set is taken from a published study and has already been normalized using TPM (Transcripts per million), which normalizes for the length of feature and total reads, and transformed as log2(TPM/10+1). This normalization and transformation scheme can be performed in Partek Flow, along with other commonly used RNA-Seq data normalization methods. 

For more information on normalizing data in Partek Flow, please see the Normalization section of the user manual.  



Additional Assistance

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

Your Rating: Results: 1 Star2 Star3 Star4 Star5 Star 0 rates


  • No labels