Get file paths for H5 files
getH5Paths(data.path, samples = NULL, type = NULL)
character Path for directory containing sample-wise directories with Cell Ranger count outputs
character Sample names to include (default = NULL)
character Type of H5 files to get paths for, one of "raw", "filtered" (Cell Ranger count outputs), "cellbender" (raw CellBender outputs), "cellbender_filtered" (CellBender filtered outputs) (default = "type")