GregorySchwartz / too-many-cells

Cluster single cells and analyze cell clade relationships with colorful visualizations.
https://gregoryschwartz.github.io/too-many-cells/
GNU General Public License v3.0
104 stars 19 forks source link

fix(matrixValidity): print rows before columns consistently with error message #53

Closed jamespeapen closed 9 months ago

jamespeapen commented 9 months ago

The message has rows,cols, but the code seems to be printing cols,rows.