Convert V4 h5Seurat structure to V5 format
Usage
MigrateV4ToV5(h5_file, output_file = NULL, verbose = FALSE)
Arguments
- h5_file
Path to the h5Seurat file or h5Seurat object
- output_file
Path for the converted file (optional, overwrites if NULL)
- verbose
Show progress messages
Value
Path to the converted file