get BGS and fasta file location in folder
Source:R/preprocess_BGS_default.R, R/proprocess_BGS_default.R
get_BGS_files.Rdget BGS and fasta file location in folder
get BGS and fasta file location in folder
Usage
get_BGS_files(
path,
bgs_pattern = "*BGS Factory Report \\(Normal\\).tsv|_Report.tsv"
)
get_BGS_files(
path,
bgs_pattern = "*BGS Factory Report \\(Normal\\).tsv|_Report.tsv"
)Examples
if (FALSE) { # \dontrun{
x <- get_DIANN_files("inst/application/DIANN/2517219/")
} # }
if (FALSE) { # \dontrun{
x <- get_DIANN_files("inst/application/DIANN/2517219/")
} # }