R/data.R

#' Simple example data for WExT
#'
#' A small tibble with two columns to indicate the mutations in each sample
#'
#' @format a tibble (36 x 2)
#' \describe{
#'     \item{sample_name}{name of the sample}
#'     \item{mutated_gene}{mutated gene in the sample}
#' }
#'
#' @source \url{https://github.com/raphael-group/wext/tree/master/examples/simple}
"simple_dataset"
jhrcook/wext documentation built on May 17, 2021, 1:19 a.m.