Thank you so much for developing this excellent tool! I was wondering how you would recommend converting a seurat object that already contains normalized data layers (like sacle.data and data) to an on-disk representation with BPCells. Do we need to create a separate matrix directory for each layer? Additionally, the dimensional reduction embeddings can be saved in memory of the data and counts matrices are not being stored in memory, right? Thank you so much!