sc_old_file_conversion.Rd
Takes a directory containing legacy counts_cells.bin and counts_genes.bin files and converts them to the v3 format in place.
counts_cells.bin
counts_genes.bin
sc_old_file_conversion(dir_path, verbose = TRUE)
Character scalar. Path to the directory containing the legacy binary files.
Logical scalar. Whether to print progress messages. Default TRUE.
TRUE
Invisible NULL. Called for its side effects.
NULL