get_h5_filenames: Step 1: return named list of sample filepaths

View source: R/1_load_data.R

get_h5_filenamesR Documentation

Step 1: return named list of sample filepaths

Description

Step 1: return named list of sample filepaths

Usage

get_h5_filenames(input_dir)

Arguments

input_dir

The directory in which the molecule_info.h5 files are located.

Details

The function read molecule_info.h5 files produced by 10X Genomics CellRanger software found in user-provided input_dir. Either rename the files in the input_dir folder as sample_name.h5 before or rename the named list after.

Value

A named list of samples filepaths.


csglab/PhantomPurgeR documentation built on July 27, 2023, 8:05 a.m.