Nanostring-Biostats / InSituType

An R package for performing cell typing in SMI and other single cell data
Other
22 stars 10 forks source link

geoSketch should warn that it needs rownames #160

Closed patrickjdanaher closed 1 year ago

patrickjdanaher commented 2 years ago

If rownames(X) == NULL, you get a cryptic error. The function should check for this an give an explicit error.

patrickjdanaher commented 1 year ago

no longer needs rownames