You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build a simple to use API (e.g. biologist collaborators should be able to use it on Saturn Cloud) that can run complex searches on cell metadata. Underlying this API could be successive Pandas operations or maybe SQL commands to a database.
I want to build a simple to use API (e.g. biologist collaborators should be able to use it on Saturn Cloud) that can run complex searches on cell metadata. Underlying this API could be successive Pandas operations or maybe SQL commands to a database.
I experimented with this here: https://github.com/ismms-himc/cao_2million-cell_2019/blob/master/notebooks/sc_data_lake/__init__.py
The text was updated successfully, but these errors were encountered: