RNAseq and microarray combined clustering
1
0
Entering edit mode
4.1 years ago
miesmi ▴ 10

Hello

I have data from RNAseq and microarray and I want to make a HCA or PCA to determine grouping of data. I am wondering if anyone knows how I have to normalize rnaseq reads and microarray signals together.

Thaks in advance

RNA-Seq • 829 views
ADD COMMENT
2
Entering edit mode

In my opinion, it's worth trying (but be sure you have controls to assess whether clustering is due to rna-seq/microarray differences or biological differences).

Some ideas to reduce bias:

  • Try quantile-normalizing your datasets.
  • Try using MDS with non-parametric distance metrics (e.g. those based on spearman rather than pearson).

FYI, it's much easier to integrate microarray and rna-seq together when you compare downstream analyses (e.g. differential gene expression) rather than gene expression values.

ADD REPLY
1
Entering edit mode

You should not, data is not quantified in the same way, therefore you will have a lot of bias.

ADD REPLY
1
Entering edit mode

There are tools such as the R package MOFA which have been developed to tackle this problem of low-dimensional reduction of different -omic technologies and kind of find out which of the data better explain the observed variability and such.

ADD REPLY
1
Entering edit mode
4.1 years ago
miesmi ▴ 10

Thanks to all,

after reading answers , I think that the better option will be calculate log fold changes in each plantform and then make correlation based analysis.

ADD COMMENT

Login before adding your answer.

Traffic: 1706 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6