Hi,
I'm looking for an easy way to retrieve all the genes in a list that are associated with a certain GO term, preferably using R/Bioconductor packages. I'm not interested in under/overrepresentation or enrichment.
For instance, say I have a list of 1000 genes and I want to create a sublist with only the genes known to be involved in 'heart development'.
Thanks!