single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
70 stars 9 forks source link

Add a basic "ephemeral" SOMA collection. #70

Closed thetorpedodog closed 1 year ago

thetorpedodog commented 1 year ago

This implements a Collection that just stores its contents in memory. Suitable for ad-hoc work and combining data from different sources short-term.