get_h5_filenames | R Documentation |
Step 1: return named list of sample filepaths
get_h5_filenames(input_dir)
input_dir |
The directory in which the molecule_info.h5 files are located. |
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.
A named list of samples filepaths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.