R/data.R

#' Data for GFF processing vignette
#'
#' Contains 4 files:
#' \enumerate{
#'   \item good - a valid GFF string
#'   \item not_a_gff1 - a string that is not a GFF file at all
#'   \item invalid_type - a table with invalid types
#'   \item good_result - the final pipeline produced using the good gff
#' }
#' 
#' @format List
"gff"
arendsee/rmonad documentation built on Dec. 19, 2020, 9:06 p.m.