Skip to contents

Helper function to read example data

Usage

readPRONE_example(path = NULL)

Arguments

path

NULL to get all example data set files, otherwise specify the file name

Value

If path=NULL a character vector with the file names, otherwise the path to the specific file

Examples

readPRONE_example()
#> [1] "Ecoli_human_MaxLFQ_metadata.csv"                    
#> [2] "Ecoli_human_MaxLFQ_protein_intensities.csv"         
#> [3] "mouse_liver_cytochrome_P450_metadata.csv"           
#> [4] "mouse_liver_cytochrome_P450_protein_intensities.csv"
#> [5] "tuberculosis_metadata.csv"                          
#> [6] "tuberculosis_protein_intensities.csv"