scalex.data.read_mtx

scalex.data.read_mtx(path)

Read mtx format data folder including:

  • matrix file: e.g. count.mtx or matrix.mtx or their gz format

  • barcode file: e.g. barcode.txt

  • feature file: e.g. feature.txt

Parameters:

path – the path store the mtx files

Return type:

AnnData