Microarray data analysis pipeline
1
0
Entering edit mode
3.8 years ago

I want to analyse microarray data in R language. I have .txt files taken from NCBI GEO database. I have gone through different sites which contain R scripts consisting of CEL files. Can please anyone tell me how to process the text files using R script? The text files contains ID, adjusted P-value, P-value, t, B, logFC value and gene names. Thanks in advance

microarray • 737 views
ADD COMMENT
0
Entering edit mode

if I have CEL files then how can i go through the procedures? at last, I need an expression matrix. How should i proceed with the CEL files?

ADD REPLY
1
Entering edit mode
3.8 years ago

Evidently, you have downloaded results tables that relate to one or more differential expression comparisons, and that you have not downloaded any raw data. So, there is no more processing that you need to do with these files other than to interpret the results. If you are not even sure to what these results tables relate, then I suggest that you discuss this matter with a person locally, such as a co-worker, your supervisor, or some other colleague or collaborator.

If you want help to re-process the data from the raw stage, then I suggest that you first obtain the raw data. These will be different depending on the platform:

  • Affymetrix: CEL
  • Agilent: TXT (but not the TXT files that you have)
  • Illumina: IDAT

You could also let us know the GSE number of the dataset of interest.

Kevin

ADD COMMENT

Login before adding your answer.

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