| getFromSeurat | R Documentation | 
A wrapper around base::tryCatch() with predefined error handling
messages if extraction from seurat-object failed.
getFromSeurat(return_value, error_handling, error_value, error_ref)
| return_value | Whatever needs to be extracted. | 
| error_handling | Either 'warning or 'stop'. | 
| error_value | What is supposed to be returned if extraction fails. | 
| error_ref | The reference for the feedback message. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.