Normalising Affymetrix Human Tiling 2.0R Set arrays for ChIP-chip
0
0
Entering edit mode
6.8 years ago
Nathan • 0

Hi all,

So I have a set of publicly available ChiP-chip data that uses the Affymetrix Human Tiling 2.0R Set. Which really means that each individual replicate has seven individual arrays associated with it.

I am trying to use the Starr package from Bioconductor to analyse this data, and while I can read in the data into distinct ExpressionSets I am not sure how to best combine these arrays and normalise between them.

I thought that I would be able to read he data one replicate at a time and normalise across all seven arrays using a set of control probes and then normalise across all replicates afterwards,.........

  1. normalise all arrays from replicate X
  2. combine all arrays from replicate X into a single Eset A
  3. normalise all arrays from replicate Y
  4. combine all arrays from replicate Y into a single Eset B
  5. normalise all arrays from replicate Z
  6. combine all arrays from replicate Z into a single Eset C
  7. Normalise across A, B, C

.... but the ESet I read in using "readCelFile" does not appear to have any control probes to allow me to normalise between different chips of the same replicate, and the available normalization functions in the Starr package does not seem to have this functionality.

Is there a way to handle this in Bioconductor? Or is it acceptable to not normalize between the arrays from the same replicate - and to just normalise after concatenating them together?

Thanks in advance

ChIP-chip Bioconductor Tiling array • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 2736 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