[BioC] GO term enrichment

Martin Morgan mtmorgan at fhcrc.org
Fri Feb 25 18:51:56 CET 2011


On 02/25/2011 07:38 AM, Ludwig Eichinger wrote:
> Dear colleagues,
> 
> we would like to analyse gene ontology term enrichment for a RNAseq
> experiment of human cells. Can we do this with bioconductor (which R
> version do we need) and if yes, how can we do it?

Hi Ludwig --

The goseq package available with R-2.12.* is one example. It has an
extensive vignette and publication(s).

  ## next two lines once only, to install goseq & dependencies
  source('http://bioconductor.org/biocLite.R')
  biocLite('goseq')
  browseVignette('goseq')
  citation('goseq')

Martin
> 
> Thank you very much for your advice.
> 
> Best regards
> 
> Ludwig Eichinger
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Prof. Dr. Ludwig Eichinger
> Centre for Biochemistry
> Medical Faculty
> University of Cologne
> Joseph-Stelzmann-Str. 52
> D-50931 Koeln
> 
> Tel. 0049-221-4786928
> FAX  0049-221-4786979
> 
> Dictyostelium Genome Project and Fuctional Analysis:
> http://www.uni-koeln.de/med-fak/biochemie/transcriptomics/
> http://www.uni-koeln.de/dictyostelium/
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor


-- 
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109

Location: M1-B861
Telephone: 206 667-2793



More information about the Bioconductor mailing list