cole-trapnell-lab / garnett

Automated cell type classification
MIT License
104 stars 25 forks source link

Add better error messages for all invalid keys #5

Closed hpliner closed 4 years ago

hpliner commented 5 years ago

If all gene values are absent, the error is: Error in .testForValidKeys(x, keys, keytype, fks) : None of the keys entered are valid keys for ‘SYMBOL’. Please use the keys method to see a listing of valid arguments.

Add better error message to point to the problem