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 3 Next »

Next, we will perform some exploratory analysis on the merged mRNA and protein expression data and visualize the data in preparation to identify cell populations. 

PCA

Because the merged count matrix has thousands of features, it is a good idea to reduce the dimensionality of the data for more efficient downstream processing.

  • Click the Merged counts data node
  • Click Exploratory analysis in the toolbox
  • Click PCA
  • Click Finish to run the PCA with default settings (Figure ?)


Figure 1. Run PCA with default settings
A PCA task node will be added to the pipeline under the Analyses tab and a circular PCA output data node will be produced (Figure ?)


Figure 2. PCA task run on the merged counts data node
Once the task completes, we will inspect the results to decide the optimal number of principal components (PCs) to use in downstream analyses. To do this, we will use a Scree plot.

  • Double click the PCA data node to open the task report

 The PCA plot will open in a new data viewer session. A 3D scatterplot will be displayed on the canvas (Figure ?)


Figure 3. Each dot is a different cell. Cells are clustered based on how similar their expression profile is across the combined mRNA and protein data

  • Click and drag the Scree plot from the Available plots card on the left onto the canvas
  • Drop it over the Replace option (Figure ?)


Figure 4. Click and drag the Scree plot to replace the PCA plot on the canvas

  • Select PCA as data for the new Scree plot


Figure 5. The PCA data node contains the data to draw the Scree plot
The Scree plot (Figure ?) shows the eigenvalues on the y-axis for each of the 100 PCs on the x-axis. The higher the eigenvalue, the more variance explained by each PC. Typically, after an initial set of highly informative PCs, the amount of variance explained by analyzing additional components is minimal. By identifying the point where the Scree plot levels off, you can choose an optimal number of PCs to use in downstream analysis steps like graph-based clustering and UMAP.


Figure 6. Scree plot shows the amount of variation explained by each principal component

  • Click and drag over the first set of PCs to zoom in (Figure ?)


Figure 7. Click and drag on the Scree plot to zoom in and see the first set of principal components

  • Mouse over the Scree plot to identify the point where additional PCs offer little additional information (Figure ?)

In this data set, a reasonable cut-off could be set anywhere between around 10 and 30 PCs. We will use 15 in downstream steps.

Figure 8. Identifying the optimal number of PCs


Graph-based clustering

We can use Graph-based clustering to group similar cells together in an unsupervised manner.

  • Click the project name near the top to go back to the Analyses tab
  • Click the circular PCA data node
  • Click Exploratory analysis in the toolbox
  • Click Graph-based clustering
  • Set the number of principal components to 15 (Figure ?)
  • Click Finish to run the task


Figure 9. Graph-based clustering task set up. Reduce the number of PCs to 15
A Graph-based clustering task node will be added to the pipeline under the Analyses tab and a circular Graph-based clusters output data node will be produced (Figure ?)


Figure 10. Graph-based clustering task and output data nodes

UMAP

Once the graph-based clustering task hs completed, we can visualize the results with a UMAP plot.

  • Click the circular Graph-based clusters data node
  • Click Exploratory analysis in the toolbox
  • Click UMAP
  • Set the number of principal components to 15 (Figure ?)
  • Click Finish to run the task


Figure 11. UMAP task set up. Reduce the number of PCs to 15.
A UMAP task node will be added to the pipeline under the Analyses tab and a circular UMAP output data node will be produced (Figure ?)


Figure 12. UMAP task and output data node



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