Description Usage Arguments Value
Function copied from https://github.com/PMBio/scLVM/blob/master/R/scLVM/R/util.R is a simple helper to get GO annotations from either org.Mm.egGO2EG or org.Hs.egGO2EG, both BioConductor packages.
1 | getEnsembl(term, species = "mMus")
|
term |
the GO accession number to use e.g. 'GO:0007049' CellCycle |
species |
the organism to use either default= 'mMus' or 'Hs' |
A vector of ENSEMBL gene ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.