Skip to main content

Roadmap

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

StatusMultiple 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 caseVisualize 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

Issuevitessce#1119
StatusIn-progress implementation on branch
Use caseLoad a multi-modal dataset stored as a MuData object written to a Zarr store.

R package refactor

IssuevitessceR#56
StatusNot yet started
Issuevitessce#865
StatusIn-progress implementation on branch
Use caseUpdate the view config, for instance to add a view to the current layout, using a GUI or interactive JSON editor.