Seurat.utils
Seurat.utils copied to clipboard
.parseKeyParams should be tolerant to missing p variable and just return NULL
Description .parseKeyParams should be tolerant to missing p variable and jsut return NULL
Expected Behavior No error, silent NULL
Buggy Behavior
> clUMAP(ident = "integrated_snn_res.0.5", obj = combined.obj)
Error in .parseKeyParams(obj) : object 'p' not found