Skip to contents

get report.tsv and fasta file location in folder

Usage

get_DIANN_files(path)

Arguments

path

path to data directory

Value

list with paths to data and fasta

Examples

if (FALSE) { # \dontrun{
x <- get_DIANN_files("inst/application/DIANN/2517219/")
} # }