HumanCellAtlas / matrix-service

DCP Expression Matrix Service
MIT License
12 stars 4 forks source link

Receive anndata as a MatrixFormat #35

Open brianraymor opened 6 years ago

brianraymor commented 6 years ago

Use Case: Provide Multiple File Formats

When evaluating what file formats people may need, it may be important to provide file formats based on de facto standards given commonly used computational biology tools. In this scenario the user may be able to select what type of files they receive which may not be optimized for performance but are optimized for their workflows.

Acceptance Criteria

brianraymor commented 5 years ago

@mckinsel -

Since Anndata is including support for reading zarr files, should we reconsider this work item or repurpose it as a vignette?

Anndata Documenation

September 14, 2018: on master 4. support for reading zarr files: read_zarr()