Skip to contents

Get all sample types

Usage

get_all_sample_types(sample_file = "samples.json", app_file = "app.json")

Arguments

sample_file

A character string indicating the path to the samples.json file.

app_file

A character string indicating the path to the app.json file.

Value

A named list of sample types.

Examples

get_all_sample_types()
#>       Micronix       Cryovial            DBS   Static Plate 
#>     "micronix"     "cryovial"   "dbs_sample" "static_plate"