R/data.R

#' Synthetic sequencing data generated from a evolutionary based cancer simulation.
#'
#' This data is generated from an evolutionary model where there is on subclonal population
#' and all other mutations are neutral passengers.
#'
#' @format A vector with variant allele frequencies (VAFs) ranging from 0 to 1
#' @source Generated using cancer sequencing simulation \url{https://github.com/marcjwilliams1/CancerSeqSim.jl}
"VAFselection"

#' Synthetic sequencing data generated from a evolutionary based cancer simulation.
#'
#' This data is generated from a neutral evolutionary model where all subclonal mutations are neutral.
#'
#' @format A vector with variant allele frequencies (VAFs) ranging from 0 to 1
#' @source Generated using cancer sequencing simulation \url{https://github.com/marcjwilliams1/CancerSeqSim.jl}
"VAFneutral"

Try the neutralitytestr package in your browser

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

neutralitytestr documentation built on Feb. 17, 2021, 1:08 a.m.