sakura.dataset.rna_count_sparse.SCRNASeqCountDataSparse.collate_fn
- SCRNASeqCountDataSparse.collate_fn(batch)
Assemble individual data sample from a batch of samples.
- This function processes each sample in the batch, assemble individual item keys into a list,
and export the data of the samples according to item key list indexing.