generic function to import dlp files
import_dlp_files.Rd
Will create a dataframe of all files of a certain type. This is for the three common dlp files that you might want to load: metrics, segments, or reads.
Usage
import_dlp_files(dlp_sc_dir, file_type = c("metrics", "segs", "reads"))