Description Usage Arguments Value Author(s) Examples
This function is a wrappper to the function groupGO from the
package clusterProfiler
. Given a vector of genes/proteins,
it returns the GO profile at a specific level. It returns a groupGOResult
instance.
1 |
data |
A vector of ID (among ENSEMBL, ENTREZID, GENENAME, REFSEQ, UNIGENE, UNIPROT -can be different according to organisms) |
idFrom |
character indicating the input ID format (among ENSEMBL, ENTREZID, GENENAME, REFSEQ, UNIGENE, UNIPROT) |
orgdb |
annotation Bioconductor package to use (character format) |
ont |
on which ontology to perform the analysis (MF, BP or CC) |
level |
level of the ontolofy to perform the analysis |
readable |
TRUE or FALSE (default FALSE) |
GO profile at a specific level
Florence Combes
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.