Description Usage Details Value References See Also Examples
Retrieve the Bioconductor OrgDb available organisms databases packages.
1 |
This function gives genome wide annotation for available organisms databases packages from
Bioconductor OrgDb.
It uses loadAnnDbPkgIndex
from AnnotationForge package.
a genomic_ressource-class
object required by annotate
method.
Carlson M and Pages H (2017). AnnotationForge: Code for Building Annotation Database Packages. R package version 1.18.0.
Other genomic_ressource: Custom2GO
,
Ensembl2GO
, EntrezGene2GO
,
Uniprot2GO
, annotate
,
available_organisms
,
genomic_ressource-class
,
taxonomy
1 2 3 | ###################
# Check Bioconductor OrgDb available organisms
Bioconductor<-ViSEAGO::Bioconductor2GO()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.