We have many exciting features planned to enable visualization of additional modalities and larger datasets, as well as visualization of multiple datasets simultaneously. This page lists some of the major features we hope to add in the coming months and details about how we currently envision their implementations and use cases.
To read the latest extended description of each feature please see the corresponding GitHub issue. Feel free to comment on issues or start a discussion to provide feedback.
More scalable visualization of molecules
Status | Multiple prototype implementations in-progress or complete (demo) (reflecting multiple custom file formats). Due to the lack of standard or consensus [cloud-friendly] file formats for this type of data (ngff#64, anndata#609, ngff#31), official support may ultimately depend on plugin data loaders and views (see below). |
---|
Use case | Visualize a MERFISH dataset containing millions of barcodes across hundreds of fields of view, with barcodes rendered as scatterplot points above an individual z-slice of the raw image data. |
---|
MuData-Zarr support
Issue | vitessce#1119 |
---|
Status | In-progress implementation on branch |
---|
Use case | Load a multi-modal dataset stored as a MuData object written to a Zarr store. |
---|
R package refactor
Issue | vitessce#865 |
---|
Status | In-progress implementation on branch |
---|
Use case | Update the view config, for instance to add a view to the current layout, using a GUI or interactive JSON editor. |
---|