R/data.R

#' Phenotype Descriptions from Ensemble.
#'
#' A vector containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#'#' @source \url{https://uswest.ensembl.org/index.html}
#'
#' @format A list with 43366 entries
#' \describe{
#'   \item{description}{description, of a Phenotype}
#'   }
#'
#' @examples
#' \dontrun{
#'  phyenotypeDescriptions
#' }
#'
"phyenotypeDescriptions"




#' Phenotype Descriptions from Ensemble.
#'
#' A vector containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#'#'
#'
#' @format A list of the names of Species that works with this package
#' \describe{
#'   \item{Common name}{common name of the Species}
#'   \item{Sceienticifc name}{Scientific name that will be the BgeeDB parmater most of the time}
#'   }
#'
#' @examples
#' \dontrun{
#'  Species
#' }
#'
"Species"

# [END]
Tsmnbx/ZooGVT documentation built on Dec. 18, 2021, 5:14 p.m.