Hello,
I noticed the expression matrix in example_inputs is .npy and .p format. However, my expression matrix is matrix.mtx, barcodes.tsv, and genes.tsv from 10X genomics or matrix.txt with row names (genes) and column names (cells). How could I tranform these format to .npy and .p?