all.genes.withGO | R Documentation |
This function allows you to get a list of genes from the biomaRt database that have a GO of your choice.
## S3 method for class 'genes.withGO' all(GO)
GO |
a GO term that you want to get all genes with |
vector of genes that are involved in GO that was put as an argument
all.genes.withGO("GO:0008217")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.