inst/templates/gene.R

{{=<% %>=}}
#' <% name %> annotation data
#'
#' <% name %> (*<% species %>*) annotations based on
#' genome assembly <% assembly %> from Ensembl.
#'
#' @docType data
#' @keywords datasets
#'
#' @details
#' Variables:
#' <%# attributes %>
#' - <% . %><%/ attributes %>
#'
#' @source \url{http://ensembl.org/<% path %> }
#'
#' @examples
#' head(<% table %>)
"<% table %>"
iliefadz/differentialpathways documentation built on May 28, 2019, 8:44 a.m.