#'This function list the phenotype descriptions that ensembl uses that can be used as feature paramters
#'
#' @return list of Phenotype Descriptions
#' @export
#'
#' @examples
#' List<-ListPhenotypesDescriptions()
ListPhenotypesDescriptions<-function(){
return(c(ZooGVT::phyenotypeDescriptions))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.