Partek Flow Documentation

Page tree

Versions Compared

Key

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

...

Numbered figure captions
SubtitleTextWhen a data node containing quantified data is selected, Normalize counts Normalization becomes available on the context sensitive menu
AnchorNametoolbox-normalize-counts

Image RemovedImage Added

The format of the output is the same as the input data format, the node is called Normalized counts. This data node can be selected and normalized further using the same task.

Selecting Methods

Select whether you want your data normalized on a per sample or per feature basis (Figure 2). Some transformations are performed on each value independently of others e.g. log transformation, and you will get an identical result regardless of your choice.

...

Numbered figure captions
SubtitleTextTransformation can be done on samples or on features
AnchorNametransform-on

Image Modified

The following normalization methods will generate different results depending on whether the transformation was performed on samples or on features:

...

Note that each task can only perform normalization on samples or features. If you wish to perform both transformations, run two normalization tasks successively. To normalize the data, click on a method from the left panel, then drag and drop the method to the right panel. Add all normalization methods you wish to perform. Alternatively, you can click on the green plus button () on each method to add it. Multiple methods can be added to the right panel and they will be processed in the order they are listed. You can change the order of methods by dragging each method up or down. To remove a method from the Normalization order panel, click the minus button () to the right of the method. Click Finish, when you are done choosing the normalization methods you have chosen.

Recommended Methods

For some data nodes, recommended methods are available:

...

Numbered figure captions
SubtitleTextNormalization using Partek’s recommended method
AnchorNamerecommended-methods-button

Image RemovedImage Added

Normalization Methods

Below is the notation that will be used to explain each method:

...

  • Absolute value
    TXsf = | Xsf |
  • Add
    TXsf = Xsf + C  
    a constant value C needs to be specified
  • Antilog
    TXsf = bxsf
    A log base value b needs to be specified from the drop-down list; any positive number can be specified when Custom value is chosen
  • Arcsinh
    TXsf =arcsinh (Xsf) 
    The hyperbolic arcsine (arcsinh) transformation is often used on flow cytometry data
  • CLR (centered log ratio)
    TXsf =ln((Xsf +1)/geom (Xsf +1) +1)
    geom is geometric mean of either observation or feature. This method can be applied on protein expression data.
  • CPM (counts per million)
    TXsf = (106 x Xsf)/TMRs
    where Xsf here is the raw read of sample S on feature F, and TMRs is the total mapped reads of sample S.
    If quantification is performed on an aligned reads data node, total mapped reads is the aligned reads.  If quantification is generated from imported read count text file, the total mapped reads is the sum of all feature reads in the sample.
  • Divided by
    When mean, median, Q1, Q3, std dev, or sum is selected, the corresponding statistics will be calculated based on the transform on sample or features option
    Example: If transform on Samples is selected, Divide by mean is calculated as:
    TXsf = Xsf/Ms
    where Ms is the mean of the sample.
    Example: If transform on Features is selected, Divide by mean is calculated as:
    TXsf = Xsf/Mf
    where Mf is the mean of the feature.
  • Log
    TXsf = logbXsf
    A log base value b needs to be specified from the drop-down list; any positive number can be specified when Custom value is chosen
  • Logit
    TXsf=logb(Xsf/(1-Xsf))
    A log base value b needs to be specified from the drop-down list; any positive number can be specified when Custom value is chosen
  • Lower bound
    A constant value C needs to be specified,
    if Xsf is smaller than C, then TXsf= C; otherwise, TXsf = Xsf
  • Median ratio (DESeq2 only), Median ratio (edgeR)
    These approaches are slightly different implementations of the method proposed by Anders and Huber (2010). The idea is as follows: for each feature, its expression is divided by the feature geometric mean expression across the samples. Then, for a given sample, one takes median of these ratios across the features and obtains a sample specific size factor. The normalized expression is equal to the raw expression divided by the size factor.
    Median ratio (DESeq2 only) is present in R, DESeq2 package, under the name of "ratio". This method should be selected if DESeq2 differential analysis will be used for downstream analysis, since it is not per million scale, not recommended to be used in any other differential analysis methods except for DESeq2.
    Median ratio (edgeR) is present in R, edgeR package under the name of “RLE”. It is very similar to Median ratio (DESeq2 only) method, but it uses per million scale.
  • Multiply by
    TXsf = Xsf x C
    A constant value C needs to be specified
  • Poscounts (Deseq2 only)
    Deseq2 size factor estimate option. Comparing with Median ratio, poscount method can be used when all genes contain a sample with a zero. It calculates a modified geometric mean by taking the nth root of the product of the non-zero counts. It is not per million scale. Here is the details.
  • Quantile normalization, a rank based normalization method.
    For instance, if transformation is performed on samples, it first ranks all the features in each sample.  Say vector Vs is the sorted feature values of sample S in ascending order, it calculates a vector that is the average of the sorted vectors across all samples --- Vm, then the values in Vs is replaced by the value in Vm in the same rank. Detailed information can be found in [1].
  • Rank
    This transformation replaces each value with its rank in the list of sorted values. The smallest value is replaced by 1 and the largest value is replaced by the total number of non-missing values, N. If there are no tied values, the results in a perfectly uniform distribution. In the case of ties, all tied values receive the mean rank.
  • Rlog
    This Regularied log transformation is the method implemented in DESeq2 package under the name of rlog. It applies a transformation to remove the dependence of the variance on mean. It should not be applied on zero inflated data such as single cell RNA-seq raw count data. The output of this task should not be used for differential expression analysis, but rather for data exploration, like clustering etc.
  • Round
    Round the value to the nearest integer.

...

    1. Remove all the features that have 0 reads in all samples.
    2. Calculate the effective library size per sample: effective library size =  (raw library size (in millions))*((upper quartile for a particular sample)/ (geometric mean of upper quartiles in all the samples))
    3. Get the normalized counts by dividing the raw counts per feature by the effective library size (for the respective sample)

Normalization Report

The Normalization report includes the Normalization methods used, a Feature distribution table, Box-whisker plots of the Expression signal before and after normalization, and Sample histogram charts before and after normalization. Note that all visualizations are disabled for results with more than 30 samples.

Normalization methods

A summary of the normalization methods performed. They are listed by the order they were performed.

Feature distribution table  

A table that presents descriptive statistics on each sample, the last row is the grand statistics across all samples (Figure 4).

...

Numbered figure captions
SubtitleTextFeature distribution statistic information on each sample and across all the samples
AnchorNamefeature-distribution-statistic

Image RemovedImage Added

Expression signal

These box-whisker plots show the expression signal distribution for each sample before and after normalization. When you mouse over on each bar in the plot, a balloon would show detailed percentile information (Figure 5).

...

Numbered figure captions
SubtitleTextBox-whisker plot displays expression signal distribution for each sample
AnchorNamebox-whisker-plot

Image RemovedImage Added

Sample histogram

A histogram is displayed for data before and after it is normalized. Each line is a sample, where the X axis is the range of the data in the node and the Y-axis is the frequency of the value within the range. When you mouse over a circle which represent a center of an interval, detailed information will appear in a balloon  (Figure 6).  It includes:

...

Numbered figure captions
SubtitleTextSample histogram. Mousing over shows detailed information about the interval. This includes sample name, range and frequency of the selected sample.
AnchorNamesample-histogram

Image RemovedImage Added

References


  1. Bolstad BM, Irizarry RA, Astrand M, Speed, TP. A Comparison of Normalization Methods for High Density Oligonucleotide Array Data Based on Bias and Variance. Bioinformatics. 2003; 19(2): 185-193.
  2. Mortazavi A, Williams BA, McCue K, Schaeffer L, Wold B. Mapping and quantifying mammalian transcriptomes by RNA-Seq. Nat Methods. 2008; 5(7): 621–628.
  3. Bullard JH, Purdom E, Hansen KD, Dudoit S. Evaluation of statistical methods for normalization and differential expression in mRNA-Seq experiments. BMC Bioinformatics. 2010; 11: 94.
  4. Robinson MD, Oshlack A. A scaling normalization method for differential expression analysis of RNA-seq data. Genome Biol. 2010; 11: R25.
  5. Dillies MA, Rau A, Aubert J et al. A comprehensive evaluation of normalization methods for Illumina high-throughput RNA sequencing data analysis. Brief Bioinform. 2013; 14(6): 671-83.
  6. Wagner GP, Kin K, Lynch VJ. Measurement of mRNA abundance using RNA-seq data. Theory Biosci. 2012; 131(4): 281-5.
  7. Ritchie ME, Phipson B, Wu D et al. Limma powers differential expression analyses for RNA-sequencing and microarray studies. Nucleic Acids Res. 2015; 43(15):e97.

...