inst/templates/tx2gene.R

{{=<% %>=}}
#' <% name %> transcripts to genes
#'
#' Lookup table for converting <% name %> (*<% species %>*)
#' Ensembl transcript IDs to gene IDs 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.