analysis of normalised data in bioconductor
1
1
Entering edit mode
9.5 years ago
Sabine ▴ 70

I have analysed few affymetrix CEL fiiles, then prepared normalised data as excel using Bioconductor.

Now I would like to know how I can determine the possible list of genes from that. I have used 2 methods for the normalization, namely RMA and mas5

microarraycelfiles normalization rmamas5 • 2.2k views
ADD COMMENT
0
Entering edit mode

You'll want to stay within R rather than going to Excel.

Which microarray exactly? There are annotation files for most of the common ones in Bioconductor.

ADD REPLY
0
Entering edit mode

How can I get those annotation files?

ADD REPLY
1
Entering edit mode

Have a look at, for example, this page. Find the appropriate package for the array you used, click on its page and follow the installation instructions. There are also usage instructions there as well, though you may or may not find them very informative (they're not always that geared toward absolute beginners, unfortunately).

ADD REPLY
0
Entering edit mode

I have installed this through this command in bioconductor earlier itself

biocLite("hgu133plus2.db")
ADD REPLY
1
Entering edit mode

Then you can use the hg133plus2ALIAS2PROBE object. Have a read through the AnnotationDbi "how to" for more useful usage examples.

ADD REPLY
0
Entering edit mode

I had been analysing the CEL files using altanalyse. but could not find proper results

These are the parameters I have used.

method : moderated t-test

considered adj pvalue and fold change 2 , which is default in altanalyse

any suggestions please?

ADD REPLY
2
Entering edit mode
9.5 years ago

Check out this past tutorial on how to analyse Affymetrix data.

ADD COMMENT

Login before adding your answer.

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