-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or requestv2Issues related to Gosling v2Issues related to Gosling v2
Description
We have multiple API functions supported for 2D visualizations. We will need to review each of these API functions to determine whether they should be supported for 3D visualizations. For example, exportPng
would need to export an image that includes both the 2D and 3D visualizations. However, zoomToGene
may or may not make sense for 3D visualization, given the usual low resolution of 3D data, where many genes will be combined in a single data bin.
A list of API functions is described in the documentation and specified in the code.
cc @dvdkouril
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv2Issues related to Gosling v2Issues related to Gosling v2