getH5Paths | R Documentation |
Get file paths for H5 files
getH5Paths(data.path, samples = NULL, type = NULL)
data.path |
character Path for directory containing sample-wise directories with Cell Ranger count outputs |
samples |
character Sample names to include (default = NULL) |
type |
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") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.