Skip to contents

get test D300 data

Usage

get_test_D300_data()

Value

list with with input data (manifest/template/result paths) and related reference data (qs file paths)

Examples

get_test_D300_data()
#> $f_96w
#> $f_96w$d300
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/D300_96_well_plate_example.tdd"
#> 
#> $f_96w$Gnum
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/Gnumber_D300_96_well_plate.xlsx"
#> 
#> $f_96w$dest_path
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/output_files_96w/output"
#> 
#> $f_96w$ref_d300
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/ref_D300_96_well_plate_example.qs"
#> 
#> $f_96w$ref_Gnum
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/ref_Gnumber_D300_96_well_plate.qs"
#> 
#> $f_96w$ref_output_path
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/output_files_96w/reference"
#> 
#> 
#> $f_384w
#> $f_384w$d300
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/D300_384_well_plate_example.tdd"
#> 
#> $f_384w$Gnum
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/Gnumber_D300_384_well_plate.xlsx"
#> 
#> $f_384w$ref_Gnum
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/ref_Gnumber_D300_384_well_plate.qs"
#> 
#> $f_384w$ref_d300
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/ref_D300_384_well_plate_example.qs"
#> 
#> $f_384w$dest_path
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/output_files_384w/output"
#> 
#> $f_384w$ref_output_path
#> [1] "/usr/local/lib/R/site-library/gDRimport/extdata/data3/output_files_384w/reference"
#> 
#>