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"

Try the rmonad package in your browser

Any scripts or data that you put into this service are public.

rmonad documentation built on March 26, 2020, 7:31 p.m.