Exercises: Annotating gene lists
From BITS wiki
Go to parent Introduction to R/Bioconductor for analysis of microarray data#Training Units
Contents
Using annaffy
Annotate any of the gene lists generated during the previous exercise with gene name, active link to Entrez and KEGG pathway information.
Explore biomaRt
The Bioconductor package biomaRt
offers a very convenient way of extracting and combining annotation from different sources.
- Install the package on your machine.
- Run the examples in the package vignette.