setGeneric(".type2table", function(x) standardGeneric(".type2table"))
setGeneric(".type2col", function(x) standardGeneric(".type2col"))
setGeneric("getTableNames", function(x) standardGeneric("getTableNames"))
setGeneric("availablePthOrganisms", function(x) standardGeneric("availablePthOrganisms"))
setGeneric("resetPthOrganisms", function(x) standardGeneric("resetPthOrganisms"))
setGeneric("pthOrganisms", function(x) standardGeneric("pthOrganisms"))
setGeneric("pthOrganisms<-", function(x, value) standardGeneric("pthOrganisms<-"))
setGeneric("traverseClassTree", function(x,query,scope) standardGeneric("traverseClassTree"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.