Fetches the raw or final Seurat object for a given experiment in Pluto and returns metadata from the API request as well as the object itself
Value
A list containing obj
, the requested Seurat object if it was successfully fetched, and status
, a list containing information from the Pluto API request:
status_code | HTTP status code (e.g. 200, 400, 401) |
code | String, computer-friendly code for response (e.g. authentication_failed ) |
message | Additional details |