Direct conversion from H5AD format to Seurat object without intermediate h5Seurat
Usage
LoadH5AD(file, assay.name = "RNA", verbose = TRUE)
Arguments
- file
Path to H5AD file
- assay.name
Name for the primary assay (default: "RNA")
- verbose
Show progress messages