R/utils.R
get_example_path.Rd
Path to example PhIP-Seq datasets shipped with phiperio
get_example_path(name = c("phip_mixture"))
Character scalar. Name of the example dataset. Currently supported: "phip_mixture".
"phip_mixture"
A character scalar with an absolute path to the file.
sim_path <- get_example_path("phip_mixture") # phip_obj <- convert_standard(sim_path)