aligent cgh data raed and normalized
0
0
Entering edit mode
8.7 years ago

i have aligent CGH data i have download the raw file as well as series matrix file in which they have log value but they do not have probe name.. how to read and normalized the data that is not clear with me...i have seen in limma package in that they have this command targets <- readTargets("targets.txt") RG <- read.maimages(targets, source="genepix", wt.fun=f) but i am confused what is in targets.txt file which type of data it have..

Please help me

R • 1.5k views
ADD COMMENT
0
Entering edit mode

I might be wrong (cause I never worked with CGH data), but are you sure you need to use limma for normalization of your CGH arrays?

If your answer is yes:

First of all:

source="genepix" should be source="agilent"

In your targets file you put info about your arrays/samples. So which sample is on which array, and what conditions/treatments/etc does this sample has. There are many examples in the manual.

ADD REPLY

Login before adding your answer.

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