man-roxygen/getref-template.R

##' @title Builds and gets a <%= methodName %> reference
##' @description Builds and gets a <%= methodName %> reference by returning the file path to it.
##' @author Rehrauer, Hubert
##' @author Schmid, Peter
##' @return Returns a character specifying the file path to the <%= methodName %> indexed reference genome.
##' @examples
##' ls = list('refBuild' = 'Schizosaccharomyces_pombe/Ensembl/EF2/Annotation/Version-2013-03-07')
##' param = ezParam(userParam = ls)
##' get<%= methodName %>Reference(param)
uzh/ezRun documentation built on April 19, 2024, 8:25 a.m.