René's URL Explorer Experiment


Title: Data preparation APIs — vitessce documentation

Generator: Docutils 0.17.1: http://docutils.sourceforge.net/

direct link

Domain: python-docs.vitessce.io

Links:

vitessce https://python-docs.vitessce.io/index.html
Getting Startedhttps://python-docs.vitessce.io/index.html
Widget exampleshttps://python-docs.vitessce.io/widget_examples.html
Data preparation exampleshttps://python-docs.vitessce.io/data_examples.html
View config APIhttps://python-docs.vitessce.io/api_config.html
Data preparation APIshttps://python-docs.vitessce.io/api_data.html
vitessce.wrappershttps://python-docs.vitessce.io/api_data.html#module-vitessce.wrappers
vitessce.exporthttps://python-docs.vitessce.io/api_data.html#module-vitessce.export
vitessce.data_utilshttps://python-docs.vitessce.io/api_data.html#module-vitessce.data_utils.ome
Data location optionshttps://python-docs.vitessce.io/data_options.html
Widget pluginshttps://python-docs.vitessce.io/widget_plugins.html
Screenshotshttps://python-docs.vitessce.io/screenshots.html
vitesscehttps://python-docs.vitessce.io/index.html
https://python-docs.vitessce.io/index.html
Edit on GitHubhttps://github.com/vitessce/vitessce-python/blob/main/docs/api_data.rst
https://python-docs.vitessce.io/api_data.html#data-preparation-apis
https://python-docs.vitessce.io/api_data.html#module-vitessce.wrappers
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L59-L290
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L279-L290
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.auto_view_config
VitessceConfighttps://python-docs.vitessce.io/api_config.html#vitessce.config.VitessceConfig
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L87-L98
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L122-L129
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_artifacts
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L159-L173
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_file_defs
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L227-L250
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_local_dir_route
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L175-L192
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_out_dir_route
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L100-L107
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_routes
listhttps://docs.python.org/3/library/stdtypes.html#list
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L143-L157
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.get_stores
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L109-L120
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper.register_artifact
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1195-L1402
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AnnDataWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
Nonehttps://docs.python.org/3/library/constants.html#None
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1387-L1402
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AnnDataWrapper.auto_view_config
VitessceConfighttps://python-docs.vitessce.io/api_config.html#vitessce.config.VitessceConfig
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1306-L1316
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AnnDataWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L737-L823
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.CsvWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L770-L780
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.CsvWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L474-L598
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ImageOmeTiffWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinateshttp://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinates
dicthttps://docs.python.org/3/library/stdtypes.html#dict
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L519-L529
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ImageOmeTiffWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L996-L1075
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ImageOmeZarrWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinateshttp://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinates
dicthttps://docs.python.org/3/library/stdtypes.html#dict
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1035-L1045
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ImageOmeZarrWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L826-L912
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.JsonWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L859-L869
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.JsonWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L293-L341
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.MultiImageWrapper
listhttps://docs.python.org/3/library/stdtypes.html#list
OmeTiffWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.OmeTiffWrapper
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L307-L314
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.MultiImageWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1575-L1626
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.MultivecZarrWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1594-L1604
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.MultivecZarrWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L601-L734
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ObsSegmentationsOmeTiffWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinateshttp://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinates
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L652-L662
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ObsSegmentationsOmeTiffWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1078-L1161
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ObsSegmentationsOmeZarrWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinateshttp://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinates
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1118-L1128
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.ObsSegmentationsOmeZarrWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L344-L471
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.OmeTiffWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinateshttp://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/#homogeneous-coordinates
boolhttps://docs.python.org/3/library/functions.html#bool
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L376-L386
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.OmeTiffWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L915-L993
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.OmeZarrWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
AbstractWrapperhttps://python-docs.vitessce.io/api_data.html#vitessce.wrappers.AbstractWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L944-L954
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.OmeZarrWrapper.convert_and_save
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1408-L1572
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.SpatialDataWrapper
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/wrappers.py#L1477-L1545
https://python-docs.vitessce.io/api_data.html#vitessce.wrappers.SpatialDataWrapper.from_object
https://python-docs.vitessce.io/api_data.html#module-vitessce.export
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/export.py#L62-L100
https://python-docs.vitessce.io/api_data.html#vitessce.export.export_to_files
VitessceConfighttps://python-docs.vitessce.io/api_config.html#vitessce.config.VitessceConfig
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/export.py#L12-L59
https://python-docs.vitessce.io/api_data.html#vitessce.export.export_to_s3
VitessceConfighttps://python-docs.vitessce.io/api_config.html#vitessce.config.VitessceConfig
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
https://python-docs.vitessce.io/api_data.html#module-vitessce.data_utils.ome
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/ome.py#L47-L67
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.ome.multiplex_img_to_ome_tiff
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/ome.py#L125-L173
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.ome.multiplex_img_to_ome_zarr
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
Nonehttps://docs.python.org/3/library/constants.html#None
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/ome.py#L8-L20
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.ome.needs_bigtiff
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/ome.py#L23-L44
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.ome.rgb_img_to_ome_tiff
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/ome.py#L70-L122
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.ome.rgb_img_to_ome_zarr
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L20-L65
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.cast_arr
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L84-L167
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.optimize_adata
anndata.AnnDatahttps://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.html#anndata.AnnData
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
anndata.AnnDatahttps://anndata.readthedocs.io/en/latest/generated/anndata.AnnData.html#anndata.AnnData
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L68-L81
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.optimize_arr
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L251-L277
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.sort_var_axis
Nonehttps://docs.python.org/3/library/constants.html#None
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L187-L199
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.to_dense
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L280-L294
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.to_diamond
inthttps://docs.python.org/3/library/functions.html#int
floathttps://docs.python.org/3/library/functions.html#float
inthttps://docs.python.org/3/library/functions.html#int
floathttps://docs.python.org/3/library/functions.html#float
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L170-L184
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.to_memory
[source]https://github.com/vitessce/vitessce-python/blob/main/vitessce/data_utils/anndata.py#L202-L248
https://python-docs.vitessce.io/api_data.html#vitessce.data_utils.anndata.to_uint8
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
Previoushttps://python-docs.vitessce.io/api_config.html
Next https://python-docs.vitessce.io/data_options.html
Sphinxhttps://www.sphinx-doc.org/
themehttps://github.com/readthedocs/sphinx_rtd_theme
Read the Docshttps://readthedocs.org

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.