Description Usage Arguments Value Source Examples
Title
1 | GetUberonIds(speciesBgee, speciesCommon, feature)
|
speciesBgee |
The Scientific name of a Species found in BgeeDB |
speciesCommon |
The common name of the same species in Ensemble |
feature |
The feature, an adjective that describes what we want to find in the anatomical features for and how many genes we have for them |
A Dataframe with two columns one with the UBERONIds and the other with the Anatomical feature they correspond to
http://bioconductor.org/packages/release/bioc/vignettes/BgeeDB/inst/doc/BgeeDB_Manual.html
1 2 3 4 | ## Not run:
IdDataFrame<-GetUberonIds("Danio_rerio","Zebrafish","pectoral fin")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.